/[webpac2]/Webpacus/root/results.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /Webpacus/root/results.tt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 230 by dpavlin, Mon Dec 5 23:23:48 2005 UTC revision 270 by dpavlin, Sat Dec 17 00:37:12 2005 UTC
# Line 35  for '[% phrase %]'. Line 35  for '[% phrase %]'.
35    
36    
37  <span class="switch_template">  <span class="switch_template">
38    <img src="img/star-red.gif"/>    <img src="/img/star-red.gif"/>
39    <a href="#" onclick="return load_template('html_ffzg_results_short.tt');">short</a>    <a href="#" onclick="return load_template('html_ffzg_results_short.tt');">short</a>
40    <img src="img/star-red.gif"/>    <img src="/img/star-red.gif"/>
41    <a href="#" onclick="return load_template('html_ffzg_results_nonstd.tt');">full</a>    <a href="#" onclick="return load_template('html_ffzg_results_nonstd.tt');">full</a>
42    <img src="img/star-red.gif"/>    <img src="/img/star-red.gif"/>
43    <a href="#" onclick="return load_template('html_ffzg_results_apa.tt');">APA</a>    <a href="#" onclick="return load_template('html_ffzg_results_apa.tt');">APA</a>
44    <img src="img/star-red.gif"/>    <img src="/img/star-red.gif"/>
45    <a href="#" onclick="return load_template('html_ffzg_results_isbd.tt');">ISBD</a>    <a href="#" onclick="return load_template('html_ffzg_results_isbd.tt');">ISBD</a>
46  </span>  </span>
47    
# Line 57  for '[% phrase %]'. Line 57  for '[% phrase %]'.
57    
58  </div>  </div>
59    
 [% END # if hits > 1 %]  
   
60  <div class="pager">  <div class="pager">
61          Page:          Page:
62  [% IF page > 1 %]  [% IF page > 1 %]
# Line 75  for '[% phrase %]'. Line 73  for '[% phrase %]'.
73  [% END %]  [% END %]
74  </div>  </div>
75    
76  <div class="notice">  [% END # if hits > 1 %]
 End of results.  
 </div>  
77    
78  <script type="text/javascript">  <script type="text/javascript">
79  hide_searching();  hide_searching();

Legend:
Removed from v.230  
changed lines
  Added in v.270

  ViewVC Help
Powered by ViewVC 1.1.26