Subversion Repositories wimsdev

Rev

Rev 4957 | Rev 5601 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4957 Rev 5427
Line 6... Line 6...
6
sous-titre
6
sous-titre
7
!!# 2: titre\
7
!!# 2: titre\
8
sous-titre en petit\
8
sous-titre en petit\
9
 
9
 
10
!distribute line $wims_read_parm into number_,tit1_,tit2_,tit3_,tit4_
10
!distribute line $wims_read_parm into number_,tit1_,tit2_,tit3_,tit4_
-
 
11
 
-
 
12
!!if $wims_user!=supervisor
-
 
13
!! !read adm/chat.phtml
-
 
14
!!endif
11
 
15
 
12
!if $wims_typename!=$empty
16
!if $wims_typename!=$empty
13
  !distribute items <div id="wims_$wims_typename">,</div><!--wims_$wims_typename--> into begindiv,enddiv
17
  !distribute items <div id="wims_$wims_typename">,</div><!--wims_$wims_typename--> into begindiv,enddiv
14
!endif
18
!endif
15
 
19