Some fixes again
[platal.git] / templates / skin / common.title.header.tpl
index 1ad7fda..a4c73c4 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}\r
 {*                                                                        *}\r
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}\r
+{*  Copyright (C) 2003-2007 Polytechnique.org                             *}\r
 {*  http://opensource.polytechnique.org/                                  *}\r
 {*                                                                        *}\r
 {*  This program is free software; you can redistribute it and/or modify  *}\r
@@ -30,7 +30,7 @@
               </td>\r
               <td class="inscrits">\r
                 {insert name="getNbIns"} polytechniciens sur le web\r
-                <form action="{rel}/search" method="get">\r
+                <form action="search" method="get">\r
                     <div>\r
                         <input type="text" size="30" name="quick" id="quick_search" value="{$smarty.request.quick|default:"recherche dans l'annuaire"}" onfocus="if (this.value == '{$smarty.request.quick|default:"recherche dans l'annuaire"|escape:javascript}') this.value=''" onblur="if (this.value == '') this.value='{$smarty.request.quick|default:"recherche dans l'annuaire"|escape:javascript}'"/>                        \r
                     </div>\r
@@ -39,3 +39,4 @@
               </td>\r
             </tr>\r
           </table>\r
+{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}