/[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.5 by dpavlin, Fri Feb 23 15:23:36 2001 UTC revision 1.8 by dpavlin, Wed Feb 28 18:01:59 2001 UTC
# Line 1  Line 1 
1  <HTML><HEAD><TITLE>{$Title} {$Section_title}</TITLE>  <HTML><HEAD><TITLE>{$Title} : {$Section_title}</TITLE>
2  <META content="text/html; charset=windows-1250" http-equiv=Content-Type>  <META content="text/html; charset=windows-1250" http-equiv=Content-Type>
3  <link rel="STYLESHEET" type="text/css" href="stil.css">  <link rel="STYLESHEET" type="text/css" href="stil.css">
4  </HEAD>  </HEAD>
# Line 6  Line 6 
6    
7  <table width="100%" cellspacing="0" cellpadding="0" border="0">  <table width="100%" cellspacing="0" cellpadding="0" border="0">
8  <tr>  <tr>
9      <td><A href="index.php"><IMG border=0 height=40 src="l/logo_40.gif" width=160></A><br></td>      <td><A href="index.php">{img border=0 src="l/logo_40.gif"}</A><br></td>
10      <td>      <td>
11              <DIV align=right><IMG height="40" src="l/gore_2.jpg"  width="498" border="0" alt=""></DIV>              <DIV align=right>{img src="l/gore_2.jpg" border="0" alt=""}</DIV>
12          </td>          </td>
13  </tr>  </tr>
14  <tr bgColor=#283880>  <tr bgColor=#283880>
# Line 90  Line 90 
90          {/if}          {/if}
91            
92          <hr width="100%" size="1" color="#808080" noshade>          <hr width="100%" size="1" color="#808080" noshade>
93          <!-- goo: ovo mora biti align=left!! -->          <table width="100%" cellspacing="0" cellpadding="2" border="0">
94            <tr>
95          {if $back_url}          {if $back_url}
96          <a href="{$back_url}">{img src="b/BACK.gif" border="0" alt="Back"}</a>          <td align="left">
97            <a href="{$back_url}">Back</a>
98            </td>
99          {/if}          {/if}
100          <!-- do ovdje... -->          <td>
101      <div align="right">      <div align="right">
102  <a href="index.php">{img src="b/HOME.gif" border="0" alt="Home"}</a>  <a href="index.php">Home</a> |
103  {img src="b/_.gif" hspace="3"}  <a href="about.php">About Us</a> |
104  <a href="about.php">{img src="b/ABOUT_US.gif" border="0" alt="About us"}</a>  <a href="products.php">Products</a> |
105  {img src="b/_.gif" hspace="3"}  <a href="investor.php">Investor's Page</a> |
106  <a href="products.php">{img src="b/PRODUCTS.gif" alt="Products" border="0"}</a>  <a href="rnd.php">R&amp;D</a> |
107  {img src="b/_.gif" hspace="3"}  <a href="careers.php">Careers</a>
 <a href="investor.php">{img src="b/INVESTOR_S_PAGE.gif" border="0" alt="Investor's Page"}</a>  
 {img src="b/_.gif" hspace="3"}  
 <a href="rnd.php">{img src="b/R_D.gif" border="0" alt="R&amp;D"}</a>  
 {img src="b/_.gif" hspace="3"}  
 <a href="careers.php">{img src="b/CAREERS.gif" border="0" alt="Careers"}</a>  
108  </div>  </div>
109            </td>
110            </tr>
111            </table>
112  <hr width="100%" size="1" color="#808080" noshade></td>  <hr width="100%" size="1" color="#808080" noshade></td>
113  </tr>  </tr>
114  </table><font color="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</font>  </table>
115    <div class="silver">Copyright © 1998-2001 PLIVA d.d. All rights reserved.</div>
116    <a href="legal.php"><div class="silver">Important legal information</div></a>
117  </div>  </div>
118    
119  {$debug}  {$debug}
# Line 129  Line 132 
132  <TR>  <TR>
133          <TD>          <TD>
134  <TABLE border=0 cellSpacing=5 width="100%" hspace="5" vspace="5">  <TABLE border=0 cellSpacing=5 width="100%" hspace="5" vspace="5">
135    <noindex>
136  {section name=n loop=$news}  {section name=n loop=$news}
137  <TR>  <TR>
138          <td align="center"><A href="new.php?id={$n/news.id}"><div class="new">{$n/news.title}</div></A></td>          <td align="center"><A href="new.php?id={$n/news.id}"><div class="new">{$n/news.title}</div></A></td>
139  </TR>  </TR>
140  {/section}  {/section}
141    </noidex>
142  </TABLE>  </TABLE>
143  </TD></TR></TABLE>  </TD></TR></TABLE>
144    
145  {img dir="r1" nr=1 vspace="5"}  {img dir="r1" nr=1 vspace="5"}
146  <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">
147  <TR bgColor=#99cc66>  <TR bgColor=#99cc66>
148          <TD>{img border="0" src="t/events.gif"}</TD>          <TD><a href="new.php?type=e">{img border="0" src="t/events.gif"}</a></TD>
149  </TR>  </TR>
150  <TR>  <TR>
151          <TD>          <TD>
152  <TABLE border=0 cellSpacing=5 width="100%">  <TABLE border=0 cellSpacing=5 width="100%">
153    <noindex>
154  {section name=e loop=$events}  {section name=e loop=$events}
155  <TR>  <TR>
156          <td align="center"><A href="new.php?id={$e/events.id}"><div class="new">{$e/events.title}</div></A></td>          <td align="center"><A href="new.php?id={$e/events.id}"><div class="new">{$e/events.title}</div></A></td>
157  </TR>  </TR>
158  {/section}  {/section}
159    </noindex>
160  </TABLE>  </TABLE>
161  </TD></TR></TABLE>  </TD></TR></TABLE>
162  {img dir="r2" nr=2}  {img dir="r2" nr=2}

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

  ViewVC Help
Powered by ViewVC 1.1.26