migrate referent + profile edition
[platal.git] / templates / password_prompt_logged.tpl
index d096e80..4c7e821 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2004 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -25,7 +25,7 @@
   <table>
     <tr>
       <td>
-        <img src="{"images/cadenas_rouge.png"|url}" alt=" [ CADENAS ROUGE ] " />
+        <img src="{rel}/images/cadenas_rouge.png" alt=" [ CADENAS ROUGE ] " />
       </td>
       <td>
         <span class="smaller">
@@ -58,8 +58,8 @@
     </tr>
     <tr>
       <td>
-        <img src="{"images/pi.png"|url}" alt=" [ ? ] " />
-        <a href="{rel}/recovery.php">Mot de passe perdu ?</a>
+        <img src="{rel}/images/pi.png" alt=" [ ? ] " />
+        <a href="{rel}/recovery">Mot de passe perdu ?</a>
       </td>
       <td class="right">
         <input  type="submit" name="submitbtn" value="Envoyer" />
@@ -79,6 +79,7 @@
   <div>
     <input type="hidden" name="challenge" value="{$smarty.session.session->challenge}" />
     <input type="hidden" name="username"  value="{$smarty.cookies.ORGuid}" />
+    <input type="hidden" name="xorpass"  value="" />
     <input type="hidden" name="remember"  value="" />
     <input type="hidden" name="response"  value="" />
   </div>