pending commit, finished during MQ/S download ...
[platal.git] / templates / password_prompt.tpl
index cfff53b..abc19e9 100644 (file)
@@ -101,7 +101,7 @@ Si tu n'es pas {insert name="getName"}, change le login ci-dessous, ou rends-toi
       <table width="100%"><tr>
       <td>
         <img src="{rel}/images/pi.png" alt=" [ ? ] " />
-        <a href="{rel}/recovery.php">mot de passe perdu ?</a>
+        <a href="{rel}/recovery">mot de passe perdu ?</a>
       </td>
       <td class="right">
         <input type="submit" name="submitbtn" value="Envoyer" />
@@ -127,7 +127,7 @@ Probl
 <!-- Set up the form with the challenge value and an empty reply value //-->
 <form action="{$smarty.server.REQUEST_URI}" method="post" id="loginsub">
   <div>
-    <input type="hidden" name="challenge" value="{$smarty.session.session->challenge}" />
+    <input type="hidden" name="challenge" value="{$smarty.session.challenge}" />
     <input type="hidden" name="response"  value="" />
     <input type="hidden" name="xorpass"  value="" />
     <input type="hidden" name="username"  value="" />