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

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

revision 1.7 by dpavlin, Wed Feb 28 09:48:31 2001 UTC revision 1.9 by dpavlin, Fri Mar 2 07:14:08 2001 UTC
# Line 94  Line 94 
94          <tr>          <tr>
95          {if $back_url}          {if $back_url}
96          <td align="left">          <td align="left">
97          <a href="{$back_url}">Back</a>          <a href="{$back_url}"><span class="font">Back</font></a>
98          </td>          </td>
99          {/if}          {/if}
100          <td>          <td>
101      <div align="right">      <div align="right">
102  <a href="index.php">Home</a> |  <a href="index.php"><span class="font">Home</font></a> |
103  <a href="about.php">About Us</a> |  <a href="about.php"><span class="font">About Us</font></a> |
104  <a href="products.php">Products</a> |  <a href="products.php"><span class="font">Products</font></a> |
105  <a href="investor.php">Investor's Page</a> |  <a href="investor.php"><span class="font">Investor's Page</font></a> |
106  <a href="rnd.php">R&amp;D</a> |  <a href="rnd.php"><span class="font">R&amp;D</font></a> |
107  <a href="careers.php">Careers</a>  <a href="careers.php"><span class="font">Careers</font></a>
108  </div>  </div>
109          </td>          </td>
110          </tr>          </tr>
# Line 113  Line 113 
113  </tr>  </tr>
114  </table>  </table>
115  <div class="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</div>  <div class="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</div>
116  <div class="silver"><a href="legal.php">Important legal information</a></div>  <a href="legal.php"><div class="silver">Important legal information</div></a>
117  </div>  </div>
118    
119  {$debug}  {$debug}

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

  ViewVC Help
Powered by ViewVC 1.1.26