Subversion Repositories wimsdev

Rev

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

Rev 13084 Rev 17170
Line 40... Line 40...
40
 <div id="wims_modu_title2" class="title_box">
40
 <div id="wims_modu_title2" class="title_box">
41
  <h1 class="wims_title">$tit1_</h1>
41
  <h1 class="wims_title">$tit1_</h1>
42
  !if $tit2_!=
42
  !if $tit2_!=
43
   <h2 class="wims_subtitle">$tit2_</h2>
43
   <h2 class="wims_subtitle">$tit2_</h2>
44
  !endif
44
  !endif
45
 <br class="clearall"/>
45
 <br class="clearall">
46
 </div><!-- wims_modu_title2 -->
46
 </div><!-- wims_modu_title2 -->
47
$enddiv
47
$enddiv
48
!exit
48
!exit
49
 
49
 
50
:3
50
:3
Line 55... Line 55...
55
   <div class="wims_title">$tit1_</div>
55
   <div class="wims_title">$tit1_</div>
56
  !endif
56
  !endif
57
  !if $tit2_!=
57
  !if $tit2_!=
58
   <div class="wims_subtitle">$tit2_</div>
58
   <div class="wims_subtitle">$tit2_</div>
59
  !endif
59
  !endif
60
  <br class="clearall"/>
60
  <br class="clearall">
61
 </div><!-- wims_modu_title3 -->
61
 </div><!-- wims_modu_title3 -->
62
$enddiv
62
$enddiv
63
!exit
63
!exit