Rev 17331 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17331 | Rev 17333 | ||
---|---|---|---|
Line 268... | Line 268... | ||
268 | !endif |
268 | !endif |
269 | 269 | ||
270 | !if $error=hiddenbadtechvar |
270 | !if $error=hiddenbadtechvar |
271 | 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. |
271 | 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. |
272 | !exit |
272 | !exit |
- | 273 | !endif |
|
- | 274 | ||
- | 275 | !if techvardiscord iswordof $error |
|
- | 276 | !! TODO_lang techvardiscord |
|
- | 277 | !changeto lang/msg.phtml.fr |
|
273 | !endif |
278 | !endif |
274 | 279 | ||
275 | !msg $error |
280 | !msg $error |