Rev 14516 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!read scenario/present.phtml
!if $error!=$empty
!read scenario/msg.phtml
!else
!read scenario/form.phtml
!endif
<div class="spacer">
!if $status=waiting
!set wims_ref_class=wims_button wims_secondary_button
!href exo_Renew
$
!else
!set wims_ref_class=wims_button
!href exo_Again
$
!if $worksheet=$empty
!set wims_ref_class=wims_button
!href exo_Intro
!endif
!endif
</div>
!read endhook.phtml
!tail