/[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.4 by dpavlin, Fri Mar 2 07:50:11 2001 UTC revision 1.6 by dpavlin, Thu Mar 15 09:14:15 2001 UTC
# Line 1  Line 1 
1  <table width="100%" border="0" cellspacing="0" cellpadding="0">  <table width="100%" border="0" cellspacing="0" cellpadding="0">
2    <tr>    <tr>
3      <td width="71%" valign="top">      <td width="71%" valign="top">
4    {if $type=="r"}
5  <img src="t/most_recent.gif" width="225" height="16"></b>  <img src="t/most_recent.gif" width="225" height="16"></b>
6    {elseif $type=="a"}
7    <img src="t/annual_reports.gif" width="225" height="16">
8    {/if}
9  <p>To view these files, you need Adobe® Acrobat® Reader™.<br>  <p>To view these files, you need Adobe® Acrobat® Reader™.<br>
10  If you do not have Adobe® Acrobat® Reader™, click <a href="http://www.adobe.com/products/acrobat/readstep.html">here</a>.<br>  If you do not have Adobe® Acrobat® Reader™, click <a href="http://www.adobe.com/products/acrobat/readstep.html">here</a>.<br>
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  {section name=r loop=$results}  {section name=r loop=$results}
15  <a href="pdf/{$r/results.pdf}">{$r/results.title} (PDF)</a><br>  <p><a href="pdf/{$r/results.pdf}">{$r/results.title} (PDF)</a></p>
16  {/section}  {/section}
17      </td>      </td>
18      <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.4  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.26