Rev 5856 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5856 | Rev 8546 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !endif |
32 | !endif |
33 | 33 | ||
34 | !if $show=yes and $ref!=$empty and $laps>0 |
34 | !if $show=yes and $ref!=$empty and $laps>0 |
35 | !!if $show=yes |
35 | !!if $show=yes |
36 | <p class="wimscenter"> |
36 | <p class="wimscenter"> |
- | 37 | !set wims_ref_class=wims_button |
|
37 | !href cmd=resume $wims_name_menuback |
38 | !href cmd=resume $wims_name_menuback |
38 |
|
39 | !set wims_ref_class=wims_button |
39 | !href module=home WIMS home |
40 | !href module=home WIMS home |
40 | </p> |
41 | </p> |
41 | !read answer.phtml |
42 | !read answer.phtml |
42 | !href cmd=resume $wims_name_menuback |
43 | !href cmd=resume $wims_name_menuback |
43 | 44 | ||
44 | !else |
45 | !else |
45 | !read menu.phtml |
46 | !read menu.phtml |
46 | !endif |
47 | !endif |
47 | :end |
48 | :end |
48 | !tail |
49 | !tail |
49 | - |