Rev 6217 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6217 | Rev 7568 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | 4 | ||
5 | !if $compute=yes |
5 | !if $compute=yes |
6 | !if $error!=$empty |
6 | !if $error!=$empty |
7 | <div class="wims_alertmsg"> |
7 | <div class="wims_alertmsg"> |
8 | !read msg.phtml |
8 | !read msg.phtml |
9 | </div> |
9 | </div> |
10 | !read menu.phtml |
10 | !read menu.phtml |
11 | !goto end |
11 | !goto end |
12 | !else |
12 | !else |
13 | !read answer.phtml |
13 | !read answer.phtml |
14 | !endif |
14 | !endif |