Rev 5901 | Rev 6839 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5901 | Rev 6235 | ||
---|---|---|---|
Line 36... | Line 36... | ||
36 | !exit |
36 | !exit |
37 | !endif |
37 | !endif |
38 | 38 | ||
39 | !if badtarget iswordof $error |
39 | !if badtarget iswordof $error |
40 | L'adresse de destination <span class="tt wims_address">$target</span> n'est pas bonne : |
40 | L'adresse de destination <span class="tt wims_address">$target</span> n'est pas bonne : |
41 | trop longue, trop courte, incomplète ou caractères non admis.<br/> |
41 | trop longue, trop courte, incomplète ou caractères non admis.<br /> |
42 | Détail des erreurs : |
42 | Détail des erreurs : |
43 | <ul> |
43 | <ul> |
44 | !if incorrect_t1 iswordof $error |
44 | !if incorrect_t1 iswordof $error |
45 | <li>Zone incorrecte</li> |
45 | <li>Zone incorrecte</li> |
46 | !endif |
46 | !endif |