xhtml
authorx2000habouzit <x2000habouzit>
Sun, 29 Aug 2004 14:58:54 +0000 (14:58 +0000)
committerx2000habouzit <x2000habouzit>
Sun, 29 Aug 2004 14:58:54 +0000 (14:58 +0000)
templates/password_prompt_logged.head.tpl
templates/password_prompt_logged.tpl

index 1433f91..c9feffd 100644 (file)
@@ -1,8 +1,7 @@
-{* $Id: password_prompt_logged.head.tpl,v 1.7 2004-08-25 09:33:30 x2000habouzit Exp $ *}
+{* $Id: password_prompt_logged.head.tpl,v 1.8 2004-08-29 14:58:54 x2000habouzit Exp $ *}
 
     <script src="{"javascript/md5.js"|url}" type="text/javascript"></script>
-    <script type="text/javascript">//<![PCDATA[
-      <!--
+    <script type="text/javascript">//<![CDATA[
       function doChallengeResponse() {ldelim}
         str = "{$smarty.cookies.ORGlogin}:" +
         MD5(document.forms.login.password.value) + ":" +
index 4fb6489..5e0521d 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: password_prompt_logged.tpl,v 1.11 2004-08-25 09:33:30 x2000habouzit Exp $ *}
+{* $Id: password_prompt_logged.tpl,v 1.12 2004-08-29 14:58:54 x2000habouzit Exp $ *}
 
 <div class="center">
   <table summary="Accès sécurisé" style="width: 90%;">
@@ -18,7 +18,7 @@
   </table>
 </div>
 <br /><br />
-<form action="{$smarty.server.REQUEST_URI}" method="post" id="login" id="login" onsubmit='doChallengeResponse(); return false;'>
+<form action="{$smarty.server.REQUEST_URI}" method="post" id="login" onsubmit='doChallengeResponse(); return false;'>
   <table class="tinybicol" cellpadding="4" summary="Formulaire de login">
     <tr>
       <td class="titre">