pending commit, finished during MQ/S download ...
[platal.git] / templates / password_prompt.tpl
index 5ba099f..abc19e9 100644 (file)
@@ -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="" />