Rev 14516 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | !header |
2 | |||
570 | bpr | 3 | !read scenario/present.phtml |
23 | reyssat | 4 | |
5 | !if $error!=$empty |
||
14516 | bpr | 6 | !read scenario/msg.phtml |
23 | reyssat | 7 | !else |
14516 | bpr | 8 | !read scenario/form.phtml |
23 | reyssat | 9 | !endif |
10809 | bpr | 10 | <div class="spacer"> |
23 | reyssat | 11 | !if $status=waiting |
14516 | bpr | 12 | !set wims_ref_class=wims_button wims_secondary_button |
17058 | bpr | 13 | !href exo_Renew |
14516 | bpr | 14 | $ |
15 | !else |
||
16 | !set wims_ref_class=wims_button |
||
17 | !href exo_Again |
||
18 | $ |
||
19 | !if $worksheet=$empty |
||
17058 | bpr | 20 | !set wims_ref_class=wims_button |
21 | !href exo_Intro |
||
14516 | bpr | 22 | !endif |
23 | reyssat | 23 | !endif |
10482 | bpr | 24 | </div> |
23 | reyssat | 25 | !read endhook.phtml |
26 | !tail |
||
27 | |||
10482 | bpr | 28 | !reset ans |