/[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.15 by dpavlin, Wed Oct 10 12:00:18 2001 UTC
# Line 36  MM_reloadPage(true); Line 36  MM_reloadPage(true);
36      </td>      </td>
37    </tr>    </tr>
38    <tr bgcolor=#283880>    <tr bgcolor=#283880>
39      <td colspan=2 height="2"><b><font face="Arial, Helvetica, sans-serif" size="2" color="#FFFFFF">      <td colspan=2 height="2">
40        </font></b>        <font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font>
       <p><font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font></p>  
41      </td>      </td>
42    </tr>    </tr>
43    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 51  MM_reloadPage(true); Line 50  MM_reloadPage(true);
50            <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>
51            <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>
52            <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>
53            <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>
54          </tr>          </tr>
55        </table>        </table>
56      </td>      </td>
# Line 63  MM_reloadPage(true); Line 62  MM_reloadPage(true);
62    <tr>    <tr>
63      <td valign=top bgcolor=#283880 width=155>      <td valign=top bgcolor=#283880 width=155>
64        <p>&nbsp;</p>        <p>&nbsp;</p>
65        <p><br>        <p><br></p>
       </p>  
66        <div align=center>        <div align=center>
67          <p>&nbsp;</p>          <p>&nbsp;</p>
68          <p>          <p>
# Line 78  MM_reloadPage(true); Line 76  MM_reloadPage(true);
76          {/if}          {/if}
77          <br>          <br>
78          {/section}          {/section}
79            {if ($link_otroci)}
80             <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
81            {/if}
82          {if $contact_section}          {if $contact_section}
83           <img src="l2/olovka.gif" width="100" height="120" vspace="15">           <img src="l2/olovka.gif" width="100" height="120" vspace="15">
84          {else}          {else}
# Line 121  MM_reloadPage(true); Line 122  MM_reloadPage(true);
122            <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>
123            <td width="679">            <td width="679">
124              {if ($mpic && $mpic != "")}              {if ($mpic && $mpic != "")}
125               <div align="center"><img src="t/{$mpic}" width="176" height="22"></div>               <div align="center"><img src="t/{$mpic}" ></div>
126              {/if}              {/if}
127            </td>            </td>
128          </tr>          </tr>
# Line 132  MM_reloadPage(true); Line 133  MM_reloadPage(true);
133            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR>{$MAIN}</td>
134          </tr>          </tr>
135          <tr>          <tr>
136            <td>            <td>
137                    {strip}
138                  {if ($multi_page_show) }                  {if ($multi_page_show) }
139                   <form action=multi.php name=multi>                   <form action=multi.php name=multi>
140                   <div align="center" class="mali">                   <div align="center" class="mali">
141                    {if ($multi_page_prev) }                    {if ($multi_page_prev) }
142                     <a href="{$multi_page_prev}">                     <a href="{$multi_page_prev}{$m_session_urlend}">
143                     <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">
144                     </a>                     </a>
145                    {else}                    {else}
146                     <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">
147                    {/if}                    {/if}
                  {if ($multi_page_current && $multi_page_max)}  
                   page {$multi_page_current} of {$multi_page_max}  
                  {/if}  
148                   {if ($multi_page_options) }                   {if ($multi_page_options) }
149                    <select name=p onChange=multi.submit()>                    <select name=p onChange=multi.submit()>
150                    {html_options options=$multi_page_options selected=$multi_page_curr_id}                    {html_options options=$multi_page_options selected=$multi_page_curr_id}
151                    </select>                    </select>
152                   {/if}                   {/if}
153                   {if ($multi_page_next) }                   {if ($multi_page_next) }
154                    <a href="{$multi_page_next}">                    <a href="{$multi_page_next}{$m_session_urlend}">
155                    <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">
156                    </a>                    </a>
157                   {else}                   {else}
158                    <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">
159                     {/if}
160                     <br>
161                     {if ($multi_page_current && $multi_page_max)}
162                      page&nbsp;{$multi_page_current}&nbsp;of&nbsp;{$multi_page_max}
163                   {/if}                   {/if}
164                   </div><br>                   </div><br>
165                  {/if}                  {/if}
166                    {/strip}
167              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
168              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
169                <tbody>                <tbody>
# Line 188  MM_reloadPage(true); Line 192  MM_reloadPage(true);
192              <div class=silver>              <div class=silver>
193                <div align="center">                <div align="center">
194                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright                  <div class=silver><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Copyright
195                    1998-2001 PLIVA d.d. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</font></div>
196                  <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><font size="1" color="#666666" face="Arial, Helvetica, sans-serif">Important legal information</font></div></a>
197                </div>                </div>
198              </div>              </div>
199            </td>            </td>
# Line 223  MM_reloadPage(true); Line 227  MM_reloadPage(true);
227              {img dir="r1" nr=1 vspace="5"}              {img dir="r1" nr=1 vspace="5"}
228              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">              <table border="0" cellspacing="0" cellpadding="0" align="center" width="127">
229                <tr>                <tr>
230                  <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>
231                </tr>                </tr>
232              </table>              </table>
233              <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.15

  ViewVC Help
Powered by ViewVC 1.1.26