Rev 10349 | Rev 10576 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10349 | Rev 10469 | ||
---|---|---|---|
Line 69... | Line 69... | ||
69 | <input type="password" size="30" name="pass2" value="" id="pass2"/> |
69 | <input type="password" size="30" name="pass2" value="" id="pass2"/> |
70 | <div class="formHelp">$name_register</div> |
70 | <div class="formHelp">$name_register</div> |
71 | !endif |
71 | !endif |
72 | </div> |
72 | </div> |
73 | !endif |
73 | !endif |
- | 74 | !if $form_suppass!=no |
|
74 | <div class="field box"> |
75 | <div class="field box"> |
75 | <label for="passs">$wims_name_Password</label> |
76 | <label for="passs">$wims_name_Password</label> |
76 | !set wims_ref_class=wims_button_help float_right |
77 | !set wims_ref_class=wims_button_help float_right |
77 | !href cmd=help&special_parm=passs $wims_name_help |
78 | !href cmd=help&special_parm=passs $wims_name_help |
78 | !if $passhow=yes |
79 | !if $passhow=yes |
Line 86... | Line 87... | ||
86 | <label for="passs2">$wims_name_repeat_pass</label> |
87 | <label for="passs2">$wims_name_repeat_pass</label> |
87 | <input type="password" size="30" name="passs2" value="" id="passs2" /> |
88 | <input type="password" size="30" name="passs2" value="" id="passs2" /> |
88 | <div class="formHelp">$name_supervisor2</div> |
89 | <div class="formHelp">$name_supervisor2</div> |
89 | !endif |
90 | !endif |
90 | </div> |
91 | </div> |
- | 92 | !endif |
|
91 | <div class="field box"> |
93 | <div class="field box"> |
92 | <label for="sechost">$name_IP</label> |
94 | <label for="sechost">$name_IP</label> |
93 | |
95 | |
94 | !set wims_ref_class=wims_button_help float_right |
96 | !set wims_ref_class=wims_button_help float_right |
95 | !href cmd=help&special_parm=sechost $wims_name_help |
97 | !href cmd=help&special_parm=sechost $wims_name_help |