/[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 131 by dpavlin, Thu Nov 24 16:30:01 2005 UTC revision 132 by dpavlin, Thu Nov 24 16:30:06 2005 UTC
# Line 27  Line 27 
27    
28  <span style="float: left; font-size: 90%; color: #404040;">  <span style="float: left; font-size: 90%; color: #404040;">
29    
30    [% hits = html_results.size %]
31    
32  Found  Found
33  [%- IF html_results.size == 100 ; -%]  [%- IF html_results.size == 100 ; -%]
34  more than  more than
35  [%- END %]  [%- END %]
36  [% html_results.size %] results for '[% phrase %]'.  [% hits %]
37    result
38    [%- IF hits > 1 ; 's' ; END %]
39    for '[% phrase %]'.
40    
41  [% IF attr && attr.size %]  [% IF attr && attr.size %]
42  <span style="font-size: 80%; color: #a0a0a0;">  <span style="font-size: 80%; color: #a0a0a0;">
# Line 70  End of results. Line 75  End of results.
75  </div>  </div>
76    
77  <!-- end of results -->  <!-- end of results -->
78    
79    <script type="text/javascript">
80    hide_searching();
81    </script>
82    

Legend:
Removed from v.131  
changed lines
  Added in v.132

  ViewVC Help
Powered by ViewVC 1.1.26