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