Subversion Repositories wimsdev

Rev

Rev 5932 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
23 reyssat 1
 
15421 bpr 2
<span class="wims_emph">$class_description</span>
2487 bpr 3
$name_of
5894 bpr 4
<span class="wims_emph">$class_institution</span>
23 reyssat 5
!if $class_creation!=$empty
15421 bpr 6
  $name_creation
23 reyssat 7
!endif
15421 bpr 8
$name_expires
23 reyssat 9
!if $jobclass<10000
15421 bpr 10
  $name_distrib
23 reyssat 11
!endif
3881 bpr 12
 
13
$table_header
5917 bpr 14
$table_tr<th  style="width:100px;">$name_serial</th><td style="width:200px;">$jobclass</td></tr>
3881 bpr 15
$table_tr<th>$wims_name_Supervisor</th><td>
16
<a href="mailto:$class_email?subject=$name_yourclass">$class_supervisor</a>.</td></tr>
17
$table_tr<th>$wims_name_Language</th><td>$class_lang.</td></tr>
18
$table_tr<th>$wims_name_level</th><td>$class_level.</td></tr>
19
$table_tr<th>$name_limit</th><td>$class_limit.</td></tr>
5894 bpr 20
!default class_password=<span class="wims_warning">-- none --</span>
3881 bpr 21
$table_tr<th>$name_supervisor_r</th><td>$class_password</td></tr>
5917 bpr 22
$table_end
5932 bpr 23
<p>$name_erase</p>
24
<div class="wimscenter">
2221 bpr 25
 !href cmd=reply&job2=erase2&jobclass=$jobclass $wims_name_yes
23 reyssat 26
&nbsp;&nbsp;&nbsp;
2221 bpr 27
 !href cmd=reply&job2=first $wims_name_no
15421 bpr 28
</div>