Rev 17329 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17329 | Rev 17333 | ||
---|---|---|---|
Line 245... | Line 245... | ||
245 | 245 | ||
246 | !if $error=hiddenbadtechvar |
246 | !if $error=hiddenbadtechvar |
247 | 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. |
247 | 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. |
248 | !exit |
248 | !exit |
249 | !endif |
249 | !endif |
- | 250 | ||
- | 251 | !if techvardiscord iswordof $error |
|
- | 252 | !! TODO_lang techvardiscord |
|
- | 253 | !changeto lang/msg.phtml.fr |
|
- | 254 | !endif |
|
- | 255 | ||
250 | !msg $error |
256 | !msg $error |