Subversion Repositories wimsdev

Rev

Rev 5764 | Rev 5927 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5764 Rev 5813
Line 18... Line 18...
18
!formselect oef_condcnt from 0 to $condlim
18
!formselect oef_condcnt from 0 to $condlim
19
$name_condition
19
$name_condition
20
 !set wims_ref_class=wims_button_help
20
 !set wims_ref_class=wims_button_help
21
 !href target=wims_mhelp cmd=help&special_parm=reply $wims_name_help
21
 !href target=wims_mhelp cmd=help&special_parm=reply $wims_name_help
22
 
22
 
23
<p><table border="0"><tr><td align="right">
23
<table class="wimsnoborder wimscenter"><tr><td>
24
$wims_name_Author</td><td><input size="30" maxlength="60" name="oef_author" value="$oef_author"/></td></tr>
24
$wims_name_Author</td><td><input size="30" maxlength="60" name="oef_author" value="$oef_author"/></td></tr>
25
<tr><td align="right">
25
<tr><td>
26
$wims_name_email</td><td><input size="30" maxlength="80" name="oef_email" value="$oef_email"/></td></tr>
26
$wims_name_email</td><td><input size="30" maxlength="80" name="oef_email" value="$oef_email"/></td></tr>
27
</table>
27
</table>
28
<p><center>
28
<div class="wimscenter">
29
<input class="wims_button" type="submit" value="$name_continue"/>
29
<input class="wims_button" type="submit" value="$name_continue"/>
30
</center>
30
</div>
31
</form>
31
</form>
32
 
32
 
33
!if $wims_user=supervisor
33
!if $wims_user=supervisor
34
 !read wimshome/log/classes/$wims_class/Exindex
34
 !read wimshome/log/classes/$wims_class/Exindex
35
 !if $exototal>0
35
 !if $exototal>0