Rev 2088 | Rev 5763 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2088 | Rev 5751 | ||
---|---|---|---|
Line 16... | Line 16... | ||
16 | !endif |
16 | !endif |
17 | 17 | ||
18 | :tester |
18 | :tester |
19 | !read dialog/present.phtml |
19 | !read dialog/present.phtml |
20 | 20 | ||
21 | <p><hr width="50%"> <p> |
21 | <p><hr width="50%"/> <p> |
22 | 22 | ||
23 | !if $cmd=hint |
23 | !if $cmd=hint |
24 | !read dialog/hint.phtml |
24 | !read dialog/hint.phtml |
25 | !goto end |
25 | !goto end |
26 | !endif |
26 | !endif |
27 | 27 | ||
28 | !if $status=waiting |
28 | !if $status=waiting |
29 | !if $error!=$empty |
29 | !if $error!=$empty |
30 | !read dialog/msg.phtml |
30 | !read dialog/msg.phtml |
31 | <p><hr width="50%"> <p> |
31 | <p><hr width="50%"/> <p> |
32 | !endif |
32 | !endif |
33 | !read dialog/form.phtml |
33 | !read dialog/form.phtml |
34 | <p> |
34 | <p> |
35 | !if $hint!=$empty and $givehint>0 |
35 | !if $hint!=$empty and $givehint>0 |
36 | !href cmd=hint $name_Hint |
36 | !href cmd=hint $name_Hint |
Line 45... | Line 45... | ||
45 | . |
45 | . |
46 | !endif |
46 | !endif |
47 | !else |
47 | !else |
48 | !if $error!=$empty |
48 | !if $error!=$empty |
49 | !read dialog/msg.phtml |
49 | !read dialog/msg.phtml |
50 | <p><hr width="50%"> <p> |
50 | <p><hr width="50%"/> <p> |
51 | !endif |
51 | !endif |
52 | !read dialog/answer.phtml |
52 | !read dialog/answer.phtml |
53 | <p> |
53 | <p> |
54 | !if $status!=$empty |
54 | !if $status!=$empty |
55 | $name_serie_exo2 <p> |
55 | $name_serie_exo2 <p> |