Rev 6148 |
Rev 13677 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!read lang/names.phtml.$modu_lang enter
!set wims_form_method=post
!form new
<input type="hidden" name="module" value="adm/forum/mboard" />
<input type="hidden" name="job" value="authuser" />
<input type="hidden" name="forum" value="$forum" />
<table class="wimscenter wimsnoborder">
<tr><td>$wims_name_Login</td><td><input size="20" name="fuser" /></td></tr>
<tr><td>$wims_name_Password</td><td><input type="password" size="20" name="fpassword" /></td></tr>
</table>
<p class="wimscenter wimsform">
<input type="submit" value="$wims_name_send" />
</p>
!formend