Rev 17331 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17331 | Rev 17333 | ||
---|---|---|---|
Line 262... | Line 262... | ||
262 | 262 | ||
263 | !if $error=hiddenbadtechvar |
263 | !if $error=hiddenbadtechvar |
264 | 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. |
264 | 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. |
265 | !exit |
265 | !exit |
266 | !endif |
266 | !endif |
- | 267 | ||
- | 268 | !if techvardiscord iswordof $error |
|
- | 269 | !! TODO_lang techvardiscord |
|
- | 270 | !changeto lang/msg.phtml.fr |
|
- | 271 | !endif |
|
- | 272 | ||
267 | 273 | ||
268 | !msg $error |
274 | !msg $error |