Rev 7486 | Rev 16176 | Go to most recent revision | 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"> |
||
11940 | bpr | 4 | <legend>$wims_name_connexion</legend><div class="field box"> |
7486 | bpr | 5 | <label for="auth">$name_admpasswd</label> |
6 | <input size="24" type="password" name="auth" id="auth"/> |
||
7 | </div> |
||
8 | <div class="wimscenter wimsform"> |
||
9 | <input type="submit" value="$wims_name_tosave" /> |
||
10 | </div> |
||
11 | </fieldset> |
||
12 | |||
13 | !formend |