Rev 10228 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
<h1 class="wims_docu_title">$tit</h1>
!if $error!=$empty
<div class="wims_msg alert">
!read docu/$modu_lang/msg.phtml
</div>
!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>
!set wims_menu_items=!append line doch_back,1,cmd=reply&job=read\
to $wims_menu_items