Rev 16810 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16810 | Rev 17180 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | !exit |
48 | !exit |
49 | !endif |
49 | !endif |
50 | 50 | ||
51 | !if badtarget iswordof $error |
51 | !if badtarget iswordof $error |
52 | L'adresse de destination <span class="tt wims_address">$target</span> n'est pas bonne : |
52 | L'adresse de destination <span class="tt wims_address">$target</span> n'est pas bonne : |
53 | trop longue, trop courte, incomplète ou caractères non admis.<br |
53 | trop longue, trop courte, incomplète ou caractères non admis.<br> |
54 | Détail des erreurs : |
54 | Détail des erreurs : |
55 | <ul> |
55 | <ul> |
56 | !if incorrect_t1 iswordof $error |
56 | !if incorrect_t1 iswordof $error |
57 | <li>Zone incorrecte</li> |
57 | <li>Zone incorrecte</li> |
58 | !endif |
58 | !endif |