Subversion Repositories wimsdev

Rev

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

Rev 12821 Rev 12824
Line 151... Line 151...
151
 
151
 
152
  !if $Gotcnt=0
152
  !if $Gotcnt=0
153
    !read result.A
153
    !read result.A
154
  !endif
154
  !endif
155
 
155
 
156
 !if $gotcntS > 0
156
  !if $gotcntS > 0
157
    <div id="content_S">
157
    <div id="content_S">
158
    <p class="wims_emph">$CC_S</p>
158
    <p class="wims_emph">$CC_S</p>
159
    !read result.S
159
    !read result.S
160
    </div> <!-- end C_S -->
160
    </div> <!-- end C_S -->
161
 !endif
161
  !endif
162
 !if $gotcntC > 0
162
  !if $gotcntC > 0
163
    <div id="content_C">
163
    <div id="content_C">
164
    <p class="wims_emph">$CC_C</p>
164
    <p class="wims_emph">$CC_C</p>
165
    !read result.C
165
    !read result.C
166
    </div> <!-- end C_C -->
166
    </div> <!-- end C_C -->
167
 !endif
167
  !endif
168
 
168
 
169
  !if $s_category isin A,T and $gotcnt1>0
169
  !if $s_category isin A,T and $gotcnt1>0
170
    !exchange gotcnt,gotcnt1
170
    !exchange gotcnt,gotcnt1
171
    !exchange gottype,gottype1
171
    !exchange gottype,gottype1
172
    !exchange gotm,gotm1
172
    !exchange gotm,gotm1