/[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.8 by dpavlin, Wed Feb 28 18:01:59 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>

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

  ViewVC Help
Powered by ViewVC 1.1.26