/[corp_html]/templates/results.tpl
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 /templates/results.tpl

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

revision 1.9 by dpavlin, Mon Mar 19 16:47:46 2001 UTC revision 1.10 by dpavlin, Wed Jun 13 20:32:14 2001 UTC
# Line 14  You can view this document in <i>PDF for Line 14  You can view this document in <i>PDF for
14  <hr width="90%" noshade size="1">  <hr width="90%" noshade size="1">
15  {section name=r loop=$results}  {section name=r loop=$results}
16  <a href="pdf/{$r/results.pdf}">{$r/results.title}</a>  <a href="pdf/{$r/results.pdf}">{$r/results.title}</a>
17  (PDF, {$r/results.pdf|filesize:"pdf":"auto"})  ({$r/results.pdf|filesize:"pdf":"auto"})
18  {$r/results.town_date}<br>  {$r/results.town_date}<br>
19  {if ($r/results.body && $type=="a") }  {if ($r/results.body && $type=="a") }
20  {$r/results.body}<br>  {$r/results.body}<br>

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

  ViewVC Help
Powered by ViewVC 1.1.26