Rev 5953 |
Rev 8768 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!if $class_defined!=yes
<p><span class="wims_warning">$wims_name_Error</span>. $name_warning</p>
!endif
!!readproc adm/class/initclass $class,auth
$wims_name_class : $classname.
!if $step=0
!form reply
!set auth_user=$auth_user_connection
$table_header
<tr><td>$wims_name_Login</td><td><input size="20" name="auth_user" value="$auth_user" /></td></tr>
$table_end
<input type="hidden" name="step" value="1" />
<div class="wimscenter wimsform">
<input type="submit" value="$wims_name_Enter" />
</div>
!formend
!endif
!if $step=1
!if $error=$empty
$name_sendmailmess
!endif
!endif