/[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.20 by dpavlin, Mon Nov 19 11:24:57 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 16  MM_reloadPage(true); Line 17  MM_reloadPage(true);
17  {/literal}  {/literal}
18  </head>  </head>
19  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">  <body bgcolor="#FFFFFF" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
20    <noindex>
21  <table cellspacing=0 cellpadding=0 width="100%" border=0>  <table cellspacing=0 cellpadding=0 width="100%" border=0>
22    <tbody>    <tbody>
23    <tr>    <tr>
# Line 36  MM_reloadPage(true); Line 38  MM_reloadPage(true);
38      </td>      </td>
39    </tr>    </tr>
40    <tr bgcolor=#283880>    <tr bgcolor=#283880>
41      <td colspan=2 height="2"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">      <td colspan=2 height="2">
42        </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>  
43      </td>      </td>
44    </tr>    </tr>
45    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 51  MM_reloadPage(true); Line 52  MM_reloadPage(true);
52            <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>
53            <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>
54            <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>
55            <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="Zadravila"></a></td>
56          </tr>          </tr>
57        </table>        </table>
58      </td>      </td>
# Line 63  MM_reloadPage(true); Line 64  MM_reloadPage(true);
64    <tr>    <tr>
65      <td valign=top bgcolor=#283880 width=155>      <td valign=top bgcolor=#283880 width=155>
66        <p>&nbsp;</p>        <p>&nbsp;</p>
67        <p><br>        <p><br></p>
       </p>  
68        <div align=center>        <div align=center>
69          <p>&nbsp;</p>          <p>&nbsp;</p>
70          <p>          <p>
# Line 76  MM_reloadPage(true); Line 76  MM_reloadPage(true);
76          {if ($m/menu.url) }          {if ($m/menu.url) }
77           </a>           </a>
78          {/if}          {/if}
79          <br>           <br>
80          {/section}          {/section}
81            {if ($link_otroci)}
82             <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
83            {/if}
84          {if $contact_section}          {if $contact_section}
85           <img src="l2/olovka.gif" width="100" height="120" vspace="15">           <img src="l2/olovka.gif" width="100" height="120" vspace="15">
86          {else}          {else}
# Line 100  MM_reloadPage(true); Line 103  MM_reloadPage(true);
103                <tr>                <tr>
104                  <td>                  <td>
105                    <div align="center">                    <div align="center">
106                      <input type="text" name="textfield" size="11">                      <input type="text" name="q" size="11">
107                    </div>                    </div>
108                  </td>                  </td>
109                </tr>                </tr>
# Line 119  MM_reloadPage(true); Line 122  MM_reloadPage(true);
122        <table width="100%" border="0" cellspacing="0" cellpadding="0">        <table width="100%" border="0" cellspacing="0" cellpadding="0">
123          <tr>          <tr>
124            <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>
125            <td width="679">            <td width="679" valign="bottom">
126              {if ($mpic && $mpic != "")}              {if ($mpic && $mpic != "")}
127               <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>               <div align="center"><img src="t/{$mpic}" ></div>
128                {elseif ($mtext)}
129                 <div class="mtext" align="center">{$mtext}</div>
130              {/if}              {/if}
131            </td>            </td>
132          </tr>          </tr>
# Line 129  MM_reloadPage(true); Line 134  MM_reloadPage(true);
134        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">
135          <tbody>          <tbody>
136          <tr>          <tr>
137            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR></noindex>{$MAIN}<noindex></td>
138          </tr>          </tr>
139          <tr>          <tr>
140            <td>            <td>
141                    {strip}
142                  {if ($multi_page_show) }                  {if ($multi_page_show) }
143                   <form action=multi.php name=multi>                   <form action=multi.php name=multi>
144                   <div align="center" class="mali">                   <div align="center" class="mali">
145                    {if ($multi_page_prev) }                    {if ($multi_page_prev) }
146                     <a href="{$multi_page_prev}">                     <a href="{$multi_page_prev}{$m_session_urlend}">
147                     <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">
148                     </a>                     </a>
149                    {else}                    {else}
150                     <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">
151                    {/if}                    {/if}
                  {if ($multi_page_current && $multi_page_max)}  
                   page {$multi_page_current} of {$multi_page_max}  
                  {/if}  
152                   {if ($multi_page_options) }                   {if ($multi_page_options) }
153                    <select name=p onChange=multi.submit()>                    <select name=p onChange=multi.submit()>
154                    {html_options options=$multi_page_options selected=$multi_page_curr_id}                    {html_options options=$multi_page_options selected=$multi_page_curr_id}
155                    </select>                    </select>
156                   {/if}                   {/if}
157                   {if ($multi_page_next) }                   {if ($multi_page_next) }
158                    <a href="{$multi_page_next}">                    <a href="{$multi_page_next}{$m_session_urlend}">
159                    <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">
160                    </a>                    </a>
161                   {else}                   {else}
162                    <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">
163                     {/if}
164                     <br>
165                     {if ($multi_page_current && $multi_page_max)}
166                      page&nbsp;{$multi_page_current}&nbsp;of&nbsp;{$multi_page_max}
167                   {/if}                   {/if}
168                   </div><br>                   </div><br>
169                  {/if}                  {/if}
170                    {/strip}
171              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
172              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
173                <tbody>                <tbody>
174                <tr>                <tr>
175                    {if ($back_url)}
176                    <td align="left"><a href="{$back_url}">Nazaj</a></td>
177                    {/if}
178                  <td>                  <td>
179                    <div align="right"><span class=font><font size="2" color="#000033" face="Arial, Helvetica, sans-serif">                    <div align="right"><span class="font">
                   {if ($back_url)}  
                     <td align="left"><a href="{$back_url}">Nazaj</a></td>  
                   {/if}  
180                    <a href="index.php">Domov</a> |                    <a href="index.php">Domov</a> |
181                    <a href="o_nas.php">O nas</a> |                    <a href="o_nas.php">O nas</a> |
182                    <a href="izdelki.php">Izdelki</a> |                    <a href="izdelki.php">Izdelki</a> |
183                    <a href="nasveti.php">Nasveti</a> |                    <a href="nasveti.php">Nasveti</a> |
184                    <a href="sladkorna.php">Sladkorna stran</a> |                    <a href="sladkorna.php">Sladkorna stran</a> |
185                    <a href="za_zdravnike.php">Za zdravnike</a>                    <a href="za_zdravnike.php">Zdravila</a>
186                      </font></span></div>                      </span></div>
187                  </td>                  </td>
188                </tr>                </tr>
189                </tbody>                </tbody>
# Line 187  MM_reloadPage(true); Line 195  MM_reloadPage(true);
195            <td valign=top height="5">            <td valign=top height="5">
196              <div class=silver>              <div class=silver>
197                <div align="center">                <div align="center">
198                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright                  <div class=silver>Copyright
199                    1998-2001 PLIVA d.d. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</div>
200                  <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>
201                </div>                </div>
202              </div>              </div>
203            </td>            </td>
# Line 223  MM_reloadPage(true); Line 231  MM_reloadPage(true);
231              {img dir="r1" nr=1 vspace="5"}              {img dir="r1" nr=1 vspace="5"}
232              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
233                <tr>                <tr>
234                  <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>
235                </tr>                </tr>
236              </table>              </table>
237              <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">
# Line 239  MM_reloadPage(true); Line 247  MM_reloadPage(true);
247              </table>              </table>
248              {img dir="r2" nr=2 vspace="5"}              {img dir="r2" nr=2 vspace="5"}
249              <br>              <br>
250              <noindex> </noindex></td>              </td>
251          </tr>          </tr>
252          <tr>          <tr>
253            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>            <td valign=top colspan=2 bgcolor="#009900" height=3><img src="#" width=1 height=1 border=0></td>
# Line 249  MM_reloadPage(true); Line 257  MM_reloadPage(true);
257      </td>      </td>
258    </tr>    </tr>
259  </table>  </table>
260    </noindex>
261  </body>  </body>
262  </html>  </html>

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

  ViewVC Help
Powered by ViewVC 1.1.26