/[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.11 by dpavlin, Mon Mar 5 15:36:18 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    
 {$debug}  
   
119  </td>  </td>
120      <td width="160" valign="top" align="center">      <td width="160" valign="top" align="center">
121    
122  <table width="100%" border="0" cellspacing="0">  <table width="100%" border="0" cellspacing="0">
123  <TR>  <TR>
124          <td width="1" bgcolor="#ff9933"><img src="l/n.gif" width="1" height="1" alt="" border="0"></td>          <td width="1" bgcolor="#ff9933"><img src="l/n.gif" width="1" height="1" alt="" border="0"></td>
125          <td align="center"><br>{img src="l/pliva_r.gif" alt="" border="0"}<br>{img src="r/CephalosporinC.gif"}<br>          <td align="center">{img src="l/pliva_r.gif" alt="" border="0"}<br>{img src="r/CephalosporinC.gif"}<br>
126  <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">  <table width="94%" border="1" cellspacing="0" cellpadding="1" bordercolor="#98CC60" bordercolorlight="#98CC60" bordercolordark="#98CC60">
127  <TR bgColor=#99cc66>  <TR bgColor=#99cc66>
128          <TD><A href="new.php">{img border=0 src="t/what.gif"}</A></TD>          <TD><A href="new.php">{img border=0 src="t/what.gif"}</A></TD>
# Line 175  Line 173 
173    
174    
175  <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">  <div ID="search" style="position:absolute; z-index:1; left: 0px; top: 60px;">
176  <form method="get" action="search.cgi">  <form method="get" action="http://portal.pliva.hr/search.cgi">
177  <img src="t/n.gif" width="10" height="15" alt="" border="0"> <img src="t/search.gif" width="51" height="11" border="0" alt="Search"> <input type="text" name="q" size="11" value=""> <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO"> <img src="l/n.gif" width="30" height="15" alt="" border="0">  <img src="t/n.gif" width="10" height="15" alt="" border="0"> <img src="t/search.gif" width="51" height="11" border="0" alt="Search"> <input type="text" name="q" size="11" value=""> <input type=image src="t/go.gif" width="37" height="15" border="0" alt="GO"> <img src="l/n.gif" width="30" height="15" alt="" border="0">
178    
179  {if $section ne "index"}  {if $section ne "index"}

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

  ViewVC Help
Powered by ViewVC 1.1.26