Subversion Repositories wimsdev

Rev

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

Rev 2929 Rev 4013
Line 10... Line 10...
10
 
10
 
11
!distribute line $wims_read_parm into number_,tit1_,tit2_,tit3_,tit4_
11
!distribute line $wims_read_parm into number_,tit1_,tit2_,tit3_,tit4_
12
 
12
 
13
!goto $number_
13
!goto $number_
14
 
14
 
-
 
15
:1
15
:1 !! in the original wims_classname is smaller than title
16
!! in the original wims_classname is smaller than title
16
<div id="wims_modu_title1">
17
<div id="wims_modu_title1">
17
<div class="wims_classname">$tit1_</div>
18
<div class="wims_classname">$tit1_</div>
18
<h1 class="wims_title">$tit2_</h1>
19
<h1 class="wims_title">$tit2_</h1>
19
!if $tit3_ !=
20
!if $tit3_ !=
20
 <h2 class="wims_subtitle">$tit3_</h2>
21
 <h2 class="wims_subtitle">$tit3_</h2>