/[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.6 by dpavlin, Thu Mar 15 09:14:15 2001 UTC revision 1.7 by dpavlin, Sat Mar 17 15:41:44 2001 UTC
# Line 11  If you do not have Adobe® Acrobat® Reade Line 11  If you do not have Adobe® Acrobat® Reade
11  It is available free-of-charge from Adobe®.</p>  It is available free-of-charge from Adobe®.</p>
12    
13  You can view this document in <i>PDF format</i>:<br>  You can view this document in <i>PDF format</i>:<br>
14    <hr width="90%" noshade size="1">
15  {section name=r loop=$results}  {section name=r loop=$results}
16  <p><a href="pdf/{$r/results.pdf}">{$r/results.title} (PDF)</a></p>  <a href="pdf/{$r/results.pdf}">{$r/results.title}</a>
17    (PDF)
18    {$r/results.town_date}<br>
19    {if (%r.rownum% != %r.loop%)}
20    <hr width="90%" noshade size="1">
21    {/if}
22  {/section}  {/section}
23      </td>      </td>
24      <td><img src="p/sli_tablete.jpg" width="173" height="167" border="1">      <td><img src="p/sli_tablete.jpg" width="173" height="167" border="1">

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.26