Rev 10591 | Rev 10806 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10591 | Rev 10601 | ||
---|---|---|---|
Line 5... | Line 5... | ||
5 | <legend> |
5 | <legend> |
6 | !if $form_caption!=$empty |
6 | !if $form_caption!=$empty |
7 | $form_caption |
7 | $form_caption |
8 | !endif |
8 | !endif |
9 | </legend> |
9 | </legend> |
10 | !if |
10 | !if $form_pass!=no or $form_suppass!=no |
11 | <div class="field box"> |
11 | <div class="field box"> |
12 | !if $passhow=yes |
12 | !if $passhow=yes |
13 | !href cmd=reply&passhow=no $name_hidepass |
13 | !href cmd=reply&passhow=no $name_hidepass |
14 | !else |
14 | !else |
15 | !href cmd=reply&passhow=yes $name_showpass |
15 | !href cmd=reply&passhow=yes $name_showpass |