Subversion Repositories wimsdev

Rev

Rev 16176 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
7486 bpr 1
!form reply
2
 
3
<fieldset class="property_fields halfwidth blockcenter">
16176 obado 4
   <legend>$wims_name_connexion</legend>
5
   <div class="field box">
6
     <label for="auth">$name_admpasswd</label>
17180 bpr 7
     <input size="24" type="password" name="auth" id="auth">
7486 bpr 8
   </div>
9
   <div class="wimscenter wimsform">
17180 bpr 10
     <input type="submit" value="$wims_name_send">
7486 bpr 11
   </div>
12
</fieldset>
13
 
14
!formend