Rev 1390 | Rev 2928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1390 | Rev 1403 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | :1 !! in the original wims_classname is smaller than title |
15 | :1 !! in the original wims_classname is smaller than title |
16 | <div id="wims_modu_title1"> |
16 | <div id="wims_modu_title1"> |
17 | <div class="wims_classname">$tit1_</div> |
17 | <div class="wims_classname">$tit1_</div> |
18 | <h1 class="wims_title">$tit2_</h1> |
18 | <h1 class="wims_title">$tit2_</h1> |
19 | !if $tit3_ != |
19 | !if $tit3_ != |
20 | <div class=" |
20 | <div class="wims_subtitle">$tit3_</div> |
21 | !endif |
21 | !endif |
22 | <div class="wims_title_close"> </div> |
22 | <div class="wims_title_close"> </div> |
23 | </div><!--wims_modu_title1--> |
23 | </div><!--wims_modu_title1--> |
24 | !exit |
24 | !exit |
25 | 25 |