Rev 5372 | Rev 6296 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5372 | Rev 5843 | ||
---|---|---|---|
Line 55... | Line 55... | ||
55 | Authentification failed. Please try again. |
55 | Authentification failed. Please try again. |
56 | !exit |
56 | !exit |
57 | !endif |
57 | !endif |
58 | 58 | ||
59 | !if bad_login=$wims_error |
59 | !if bad_login=$wims_error |
60 | Your login name contains illegal characters. |
60 | Your login name contains illegal characters. |
61 | Please use a word containing only digits or letters without accents, and |
61 | Please use a word containing only digits or letters without accents, and |
62 | without space between them. |
62 | without space between them. |
63 | !exit |
63 | !exit |
64 | !endif |
64 | !endif |
65 | 65 |