Subversion Repositories wimsdev

Rev

Rev 5879 | Rev 5927 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1.  
  2. <h1 class="wims_docu_title">$tit<br/>
  3. $n_codechange
  4. </h1>
  5.  
  6. !if $error!=$empty
  7.  !read docu/$modu_lang/msg.phtml
  8.  <hr/>
  9. !endif
  10.  
  11. !set wims_form_method=post
  12. !form reply
  13. <center><table border="0" cellspacing="5">
  14. <tr><td nowrap="nowrap" align="right">$name_code1
  15. <td align="left"><input type="password" size="20" name="coder1"/>
  16. <tr><td nowrap="nowrap" align="right">$name_code2
  17. <td align="left"><input type="password" size="20" name="coder"/>
  18. <tr><td nowrap="nowrap" align="right">$name_code3
  19. <td align="left"><input type="password" size="20" name="coder2"/>
  20.  
  21. <tr><td colspan="2" align="center">
  22. <input type="submit" value="$wims_name_tosave"/>
  23. <input type="submit" name="abandon" value="$wims_name_giveup"/>
  24. </table></center></form>
  25.  
  26. $name_code4
  27.