Rev 15280 | Rev 16925 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15280 | Rev 15281 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if $rep!=$empty |
2 | !if $rep!=$empty |
3 | !if $status=ERROR |
3 | !if $status=ERROR |
4 | <div class="wims_msg alert"> |
4 | <div class="wims_msg alert"> |
5 | !read lang/msgcl.phtml.$modu_lang $rep2 |
5 | !read lang/msgcl.phtml.$modu_lang $rep2 |
6 | </div> |
6 | </div> |
7 | <pre>$retour</pre> |
- | |
8 | !if $w1 iswordof badname |
7 | !if $w1 iswordof badname |
9 | error code: <code>$w3</code> |
8 | error code: <code>$w3</code> |
10 | !endif |
9 | !endif |
11 | <hr style="width:50%" /> |
10 | <hr style="width:50%" /> |
12 | !else |
11 | !else |