Rev 1687 |
Rev 5974 |
Go to most recent revision |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<h1 class="wims_docu_title">$tit</h1>
!if $error!=$empty
!read docu/msg.phtml
<p><hr/></p>
!endif
!if $titb=$empty
<p>
$name_noncreate
<p>
!endif
!if $datetest<0
<p>
$name_noread
<p>
!endif
!if $datetest>0
<p>
$name_expired
<p>
!endif
<h3>$titb</h3>
!if $sheetdata=$empty
<p>
$name_noexercise
<p>
!endif
$name_exercise
!if $wims_user=supervisor
$name_sheet1
!else
$name_sheet2
!endif
<pre>
$sheetdata
</pre>