Rev 17329 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17329 | Rev 17333 | ||
---|---|---|---|
Line 277... | Line 277... | ||
277 | !endif |
277 | !endif |
278 | 278 | ||
279 | !if $error=hiddenbadtechvar |
279 | !if $error=hiddenbadtechvar |
280 | 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. |
280 | 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. |
281 | !exit |
281 | !exit |
- | 282 | !endif |
|
- | 283 | ||
- | 284 | !if techvardiscord iswordof $error |
|
- | 285 | !! TODO_lang techvardiscord |
|
- | 286 | !changeto lang/msg.phtml.fr |
|
282 | !endif |
287 | !endif |
283 | 288 | ||
284 | !msg $error |
289 | !msg $error |