Subversion Repositories wimsdev

Rev

Rev 5734 | Rev 5894 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
3881 bpr 2
$name_prop <font color="blue"><em>
23 reyssat 3
$class_description</em></font>
2486 bpr 4
$name_of
3881 bpr 5
<font color="blue"><em>$class_institution</em></font> ($name_serial $jobclass).
23 reyssat 6
!if $jobclass<10000
2486 bpr 7
 $name_distrib
23 reyssat 8
!endif
9
 
10
!form reply
3881 bpr 11
<table border="0">
12
<tr><td align="right">$name_supervisor_p:</td><td>
5734 bpr 13
<input type="password" size="20" name="clpass"/></td></tr>
3881 bpr 14
<tr><td align="right">$name_supervisor_r</td><td>
5734 bpr 15
<input type="password" size="20" name="clpass2" value="$class_password"/>
5764 bpr 16
<br/><small>$name_warning</small>
3881 bpr 17
</td></tr>
18
<tr><td align="right">$name_secure</td><td>
5734 bpr 19
<input size="50" name="clsecure" value="$class_secure"/>
3881 bpr 20
</td></tr>
21
<tr><td align="right">$name_expire</td><td>
5734 bpr 22
<input size="10" name="clexp" value="$class_expiration"/>
3881 bpr 23
</td></tr>
24
<tr><td colspan="2">
5734 bpr 25
<input type="submit" name="save" value="$wims_name_tosave"/>&nbsp;&nbsp;
26
<input type="submit" name="abandon" value="$wims_name_giveup"/>
3881 bpr 27
</td></tr>$table_end <p>
23 reyssat 28
 
29
</form>
30
 
2487 bpr 31
<p>$name_remark
2514 bpr 32
<a href="mailto:$class_email?subject=name_yourclassmod">$name_notify</a>
2486 bpr 33
$name_change
5764 bpr 34
 <div class="wimscenter">
2486 bpr 35
!href cmd=reply&job2=first $name_other
5764 bpr 36
</div>
2522 bpr 37
!set wims_menu_items=!append line classlist,1,cmd=reply&job2=first\
38
  ,0,\
39
  to $wims_menu_items
23 reyssat 40