Subversion Repositories wimsdev

Rev

Rev 17329 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17329 Rev 17333
Line 242... Line 242...
242
!endif
242
!endif
243
 
243
 
244
!if $error=hiddenbadtechvar
244
!if $error=hiddenbadtechvar
245
  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.
245
  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.
246
  !exit
246
  !exit
-
 
247
!endif
-
 
248
 
-
 
249
!if techvardiscord iswordof $error
-
 
250
  !! TODO_lang techvardiscord
-
 
251
  !changeto lang/msg.phtml.fr
247
!endif
252
!endif
248
 
253
 
249
!msg $error
254
!msg $error
250
 
255