/[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.8 by dpavlin, Tue Jul 3 12:41:05 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 36  MM_reloadPage(true); Line 37  MM_reloadPage(true);
37      </td>      </td>
38    </tr>    </tr>
39    <tr bgcolor=#283880>    <tr bgcolor=#283880>
40      <td colspan=2 height="2"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">      <td colspan=2 height="2">
41        </font></b>        <div class="section_title">&nbsp;&nbsp;{$Section_title}</div>
       <p><font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font></p>  
42      </td>      </td>
43    </tr>    </tr>
44    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 51  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 63  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 78  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 119  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 132  MM_reloadPage(true); Line 136  MM_reloadPage(true);
136            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR>{$MAIN}</td>
137          </tr>          </tr>
138          <tr>          <tr>
139            <td>            <td>
140                    {strip}
141                  {if ($multi_page_show) }                  {if ($multi_page_show) }
142                   <form action=multi.php name=multi>                   <form action=multi.php name=multi>
143                   <div align="center" class="mali">                   <div align="center" class="mali">
144                    {if ($multi_page_prev) }                    {if ($multi_page_prev) }
145                     <a href="{$multi_page_prev}">                     <a href="{$multi_page_prev}{$m_session_urlend}">
146                     <img src="t/nazad.gif" width="38" height="14" alt="" border="0">                     <img src="t/nazad.gif" width="24" height="14" alt="&lt;" border="0" hspace="5">
147                     </a>                     </a>
148                    {else}                    {else}
149                     <img src="t/nikud.gif" width="38" height="14" alt="" border="0">                     <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
150                    {/if}                    {/if}
                  {if ($multi_page_current && $multi_page_max)}  
                   page {$multi_page_current} of {$multi_page_max}  
                  {/if}  
151                   {if ($multi_page_options) }                   {if ($multi_page_options) }
152                    <select name=p onChange=multi.submit()>                    <select name=p onChange=multi.submit()>
153                    {html_options options=$multi_page_options selected=$multi_page_curr_id}                    {html_options options=$multi_page_options selected=$multi_page_curr_id}
154                    </select>                    </select>
155                   {/if}                   {/if}
156                   {if ($multi_page_next) }                   {if ($multi_page_next) }
157                    <a href="{$multi_page_next}">                    <a href="{$multi_page_next}{$m_session_urlend}">
158                    <img src="t/napred.gif" width="38" height="14" alt="" border="0">                    <img src="t/napred.gif" width="24" height="14" alt="&gt;" border="0" hspace="5">
159                    </a>                    </a>
160                   {else}                   {else}
161                    <img src="t/nikud.gif" width="38" height="14" alt="" border="0">                    <img src="t/nikud.gif" width="24" height="14" alt="" border="0" hspace="5">
162                     {/if}
163                     <br>
164                     {if ($multi_page_current && $multi_page_max)}
165                      page&nbsp;{$multi_page_current}&nbsp;of&nbsp;{$multi_page_max}
166                   {/if}                   {/if}
167                   </div><br>                   </div><br>
168                  {/if}                  {/if}
169                    {/strip}
170              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
171              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
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 175  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 187  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 d.d. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</div>
199                  <a href="legal.php"><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 223  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.8  
changed lines
  Added in v.1.17

  ViewVC Help
Powered by ViewVC 1.1.26