/[pliva-si]/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.11 by dpavlin, Tue Jul 17 16:12:49 2001 UTC revision 1.17 by dpavlin, Wed Nov 7 14:24:02 2001 UTC
# Line 1  Line 1 
1  <html>  <html>
2  <head>  <head>
3  <title>{$Title} : {$Section_title}</title>  <title>{$Title} : {$Section_title}</title>
4    <link href="stil.css" rel="stylesheet" type="text/css" title="Talk">
5  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2">
6  {literal}  {literal}
7  <script language="JavaScript">  <script language="JavaScript">
# Line 37  MM_reloadPage(true); Line 38  MM_reloadPage(true);
38    </tr>    </tr>
39    <tr bgcolor=#283880>    <tr bgcolor=#283880>
40      <td colspan=2 height="2">      <td colspan=2 height="2">
41        <font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font>        <div class="section_title">&nbsp;&nbsp;{$Section_title}</div>
42      </td>      </td>
43    </tr>    </tr>
44    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 50  MM_reloadPage(true); Line 51  MM_reloadPage(true);
51            <td><a href="izdelki.php"><img src="t/izdelki.gif" width="63" height="18" border="0" alt="Izdelki"></a></td>            <td><a href="izdelki.php"><img src="t/izdelki.gif" width="63" height="18" border="0" alt="Izdelki"></a></td>
52            <td><a href="nasveti.php"><img src="t/nasveti.gif" width="70" height="17" border="0" alt="Nasveti"></a></td>            <td><a href="nasveti.php"><img src="t/nasveti.gif" width="70" height="17" border="0" alt="Nasveti"></a></td>
53            <td><a href="sladkorna.php"><img src="t/sladkorna.gif" width="138" height="17" border="0" alt="Sladkorna stran"></a></td>            <td><a href="sladkorna.php"><img src="t/sladkorna.gif" width="138" height="17" border="0" alt="Sladkorna stran"></a></td>
54            <td><a href="za_zdravnike.php"><img src="t/za_zdravnike.gif" width="138" height="17" border="0" alt="Za zdravnike"></a></td>            <td><a href="za_zdravnike.php"><img src="t/za_zdravnike.gif" width="112" height="17" border="0" alt="Za zdravnike"></a></td>
55          </tr>          </tr>
56        </table>        </table>
57      </td>      </td>
# Line 62  MM_reloadPage(true); Line 63  MM_reloadPage(true);
63    <tr>    <tr>
64      <td valign=top bgcolor=#283880 width=155>      <td valign=top bgcolor=#283880 width=155>
65        <p>&nbsp;</p>        <p>&nbsp;</p>
66        <p><br>        <p><br></p>
       </p>  
67        <div align=center>        <div align=center>
68          <p>&nbsp;</p>          <p>&nbsp;</p>
69          <p>          <p>
# Line 77  MM_reloadPage(true); Line 77  MM_reloadPage(true);
77          {/if}          {/if}
78          <br>          <br>
79          {/section}          {/section}
80            {if ($link_otroci)}
81             <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
82            {/if}
83          {if $contact_section}          {if $contact_section}
84           <img src="l2/olovka.gif" width="100" height="120" vspace="15">           <img src="l2/olovka.gif" width="100" height="120" vspace="15">
85          {else}          {else}
# Line 118  MM_reloadPage(true); Line 121  MM_reloadPage(true);
121        <table width="100%" border="0" cellspacing="0" cellpadding="0">        <table width="100%" border="0" cellspacing="0" cellpadding="0">
122          <tr>          <tr>
123            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>            <td valign="top" width="11"><img src="l2/p.gif" width="47" height="44" vspace="0" hspace="0"></td>
124            <td width="679">            <td width="679" valign="bottom">
125              {if ($mpic && $mpic != "")}              {if ($mpic && $mpic != "")}
126               <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>               <div align="center"><img src="t/{$mpic}" ></div>
127                {elseif ($mtext)}
128                 <div class="mtext" align="center">{$mtext}</div>
129              {/if}              {/if}
130            </td>            </td>
131          </tr>          </tr>
# Line 167  MM_reloadPage(true); Line 172  MM_reloadPage(true);
172                <tbody>                <tbody>
173                <tr>                <tr>
174                  <td>                  <td>
175                    <div align="right"><span class=font><font size="2" color="#000033" face="Arial, Helvetica, sans-serif">                    <div align="right"><span class="font">
176                    {if ($back_url)}                    {if ($back_url)}
177                      <td align="left"><a href="{$back_url}">Nazaj</a></td>                      <td align="left"><a href="{$back_url}">Nazaj</a></td>
178                    {/if}                    {/if}
# Line 177  MM_reloadPage(true); Line 182  MM_reloadPage(true);
182                    <a href="nasveti.php">Nasveti</a> |                    <a href="nasveti.php">Nasveti</a> |
183                    <a href="sladkorna.php">Sladkorna stran</a> |                    <a href="sladkorna.php">Sladkorna stran</a> |
184                    <a href="za_zdravnike.php">Za zdravnike</a>                    <a href="za_zdravnike.php">Za zdravnike</a>
185                      </font></span></div>                      </span></div>
186                  </td>                  </td>
187                </tr>                </tr>
188                </tbody>                </tbody>
# Line 189  MM_reloadPage(true); Line 194  MM_reloadPage(true);
194            <td valign=top height="5">            <td valign=top height="5">
195              <div class=silver>              <div class=silver>
196                <div align="center">                <div align="center">
197                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright                  <div class=silver>Copyright
198                    1998-2001 PLIVA Ljubljana. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</div>
199                  <a href="index.php?h=copyright"><div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Important legal information</font></div></a>                  <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>
200                </div>                </div>
201              </div>              </div>
202            </td>            </td>
# Line 225  MM_reloadPage(true); Line 230  MM_reloadPage(true);
230              {img dir="r1" nr=1 vspace="5"}              {img dir="r1" nr=1 vspace="5"}
231              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
232                <tr>                <tr>
233                  <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogotki.gif" width="127" height="17" ALT="Dogotki" border=0></a></td>                  <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogodki.gif" width="127" height="17" ALT="Dogodki" border=0></a></td>
234                </tr>                </tr>
235              </table>              </table>
236              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">              <table width="127" border="1" align="center" cellspacing="0" cellpadding="1" bordercolor="#003366">

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

  ViewVC Help
Powered by ViewVC 1.1.26