Rev 6235 | Rev 12701 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 10228 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !!!### langage independant |
2 | !!!### langage independant |
3 | 3 | ||
4 | 4 | ||
5 | !if $exocnt<=0 |
5 | !if $exocnt<=0 |
6 | !let error=srcnoexo |
6 | !let error=srcnoexo |
7 | <div class=" |
7 | <div class="wims_msg alert"> |
8 | !read lang/msg.phtml.$moduclass_lang |
8 | !read lang/msg.phtml.$moduclass_lang |
9 | </div> |
9 | </div> |
10 | !goto end |
10 | !goto end |
11 | !endif |
11 | !endif |
12 | 12 |