Rev 17331 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17331 | Rev 17333 | ||
---|---|---|---|
Line 276... | Line 276... | ||
276 | 276 | ||
277 | !if $error=hiddenbadtechvar |
277 | !if $error=hiddenbadtechvar |
278 | Attention, la <span class="wims_code_words">condition pour cacher la feuille aux participants</span> en utilisant une variable technique est incorrecte. Vous devez la corriger. |
278 | Attention, la <span class="wims_code_words">condition pour cacher la feuille aux participants</span> en utilisant une variable technique est incorrecte. Vous devez la corriger. |
279 | !exit |
279 | !exit |
280 | !endif |
280 | !endif |
- | 281 | ||
- | 282 | !if techvardiscord iswordof $error |
|
- | 283 | !! TODO_lang techvardiscord |
|
- | 284 | !changeto lang/msg.phtml.fr |
|
- | 285 | !endif |
|
- | 286 | ||
281 | 287 | ||
282 | !msg $error |
288 | !msg $error |