Forgotten commits
[platal.git] / templates / search / adv.links.tpl
index 6abf952..3f6a69b 100644 (file)
@@ -20,7 +20,7 @@
 {*                                                                        *}
 {**************************************************************************}
 
-{if $do_title}<h1>Recherche avancée</h1>{/if}
+{if $do_title}<h1>Recherche dans l'annuaire</h1>{/if}
 
 <ul>
   {if $with_soundex && ($smarty.request.firstname || $smarty.request.name)}
   </li>
 
   <li>Effectuer une nouvelle <strong>
-    <a href="{$smarty.server.PHP_SELF}">recherche avancée</a>
+    <a href="search/adv">recherche avancée</a>
   </strong>
   </li>
   
   <li>Effectuer une nouvelle <strong>
-    <a href="{rel}/search">recherche simple</a>
+    <a href="search">recherche simple</a>
   </strong>
   </li>
 </ul>