/[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.16 by dpavlin, Wed Nov 7 12:09:59 2001 UTC revision 1.27 by dpavlin, Thu Mar 28 14:00:59 2002 UTC
# Line 17  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>
24      <td width="17%" height="2"><a href="index.php"><img height=42 src="l/80YEARS_2.gif" width=174 border=0></a><br>      <td width="17%" height="2"><a href="index.php"><img src="l/logo_40.gif" width="160" height="40" border="0"></a><br>
25      </td>      </td>
26      <td width="83%" height="2">      <td width="83%" height="2">
27        <div align=right>        <div align=right>
# 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="112" height="17" border="0" alt="Za zdravnike"></a></td>            <td><a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}"><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 67  MM_reloadPage(true); Line 68  MM_reloadPage(true);
68        <div align=center>        <div align=center>
69          <p>&nbsp;</p>          <p>&nbsp;</p>
70          <p>          <p>
71            </noindex>
72          {section name=m loop=$menu}          {section name=m loop=$menu}
73          {if ($m/menu.url) }          {if ($m/menu.url) }
74           <a href="{$m/menu.url}">           <a href="{$m/menu.url}">
# Line 75  MM_reloadPage(true); Line 77  MM_reloadPage(true);
77          {if ($m/menu.url) }          {if ($m/menu.url) }
78           </a>           </a>
79          {/if}          {/if}
80          <br>           <br>
81          {/section}          {/section}
82          {if ($link_otroci)}          {if ($link_otroci)}
83           <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>           <p><a href="otroci.php"><img src="p/za_otroke.gif" width="112" height="57" border="0"></a></p>
# Line 102  MM_reloadPage(true); Line 104  MM_reloadPage(true);
104                <tr>                <tr>
105                  <td>                  <td>
106                    <div align="center">                    <div align="center">
107                      <input type="text" name="textfield" size="11">                      <input type="text" name="q" size="11">
108                    </div>                    </div>
109                  </td>                  </td>
110                </tr>                </tr>
# Line 114  MM_reloadPage(true); Line 116  MM_reloadPage(true);
116              </table>              </table>
117            </form>            </form>
118          </div>          </div>
119            <noindex>
120          <p>&nbsp;</p>          <p>&nbsp;</p>
121        </div>        </div>
122      </td>      </td>
# Line 122  MM_reloadPage(true); Line 125  MM_reloadPage(true);
125          <tr>          <tr>
126            <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>
127            <td width="679" valign="bottom">            <td width="679" valign="bottom">
128                </noindex>
129              {if ($mpic && $mpic != "")}              {if ($mpic && $mpic != "")}
130               <div align="center"><img src="t/{$mpic}" ></div>               <div align="center"><img src="t/{$mpic}" ></div>
131              {/if}              {elseif ($mtext)}
             {if ($mtext)}  
132               <div class="mtext" align="center">{$mtext}</div>               <div class="mtext" align="center">{$mtext}</div>
133              {/if}              {/if}
134                <noindex>
135            </td>            </td>
136          </tr>          </tr>
137        </table>        </table>
138        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">        <table cellspacing=0 cellpadding=5 width="95%" border=0 align="center">
139          <tbody>          <tbody>
140          <tr>          <tr>
141            <td valign=top><BR>{$MAIN}</td>            <td valign=top><BR></noindex>{$MAIN}<noindex></td>
142          </tr>          </tr>
143          <tr>          <tr>
144            <td>            <td>
145                    </noindex>
146                  {strip}                  {strip}
147                  {if ($multi_page_show) }                  {if ($multi_page_show) }
148                   <form action=multi.php name=multi>                   <form action=multi.php name=multi>
# Line 168  MM_reloadPage(true); Line 173  MM_reloadPage(true);
173                   </div><br>                   </div><br>
174                  {/if}                  {/if}
175                  {/strip}                  {/strip}
176                    <noindex>
177              <hr width="100%" color=#808080 noShade size=1>              <hr width="100%" color=#808080 noShade size=1>
178              <table cellspacing=0 cellpadding=2 width="100%" border=0>              <table cellspacing=0 cellpadding=2 width="100%" border=0>
179                <tbody>                <tbody>
180                <tr>                <tr>
181                    {if ($back_url)}
182                    <td align="left"><a href="{$back_url}">Nazaj</a></td>
183                    {/if}
184                  <td>                  <td>
185                      </noindex>
186                    <div align="right"><span class="font">                    <div align="right"><span class="font">
                   {if ($back_url)}  
                     <td align="left"><a href="{$back_url}">Nazaj</a></td>  
                   {/if}  
187                    <a href="index.php">Domov</a> |                    <a href="index.php">Domov</a> |
188                    <a href="o_nas.php">O nas</a> |                    <a href="o_nas.php">O nas</a> |
189                    <a href="izdelki.php">Izdelki</a> |                    <a href="izdelki.php">Izdelki</a> |
190                    <a href="nasveti.php">Nasveti</a> |                    <a href="nasveti.php">Nasveti</a> |
191                    <a href="sladkorna.php">Sladkorna stran</a> |                    <a href="sladkorna.php">Sladkorna stran</a> |
192                    <a href="za_zdravnike.php">Za zdravnike</a>                    <a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}">Zdravila</a>
193                      </span></div>                      </span></div>
194                      <noindex>
195                  </td>                  </td>
196                </tr>                </tr>
197                </tbody>                </tbody>
# Line 193  MM_reloadPage(true); Line 201  MM_reloadPage(true);
201          </tr>          </tr>
202          <tr>          <tr>
203            <td valign=top height="5">            <td valign=top height="5">
204              <div class=silver>              <div class=silver align="center">
205                <div align="center">                  <br>
206                  <div class=silver>Copyright                  <a href="http://www.plivazdravlje.hr/"><img src="l/healthbenerslovenianim.gif" width="468" height="60" alt="www.plivazdravlje.hr" border="0"></a>
207                    1998-2001 PLIVA Ljubljana. All rights reserved.</div>                  <br><br>
208                    <div class=silver>Copyright 1998-2001 PLIVA Ljubljana. All rights reserved.</div>
209                  <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>                  <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>
               </div>  
210              </div>              </div>
211            </td>            </td>
212          </tr>          </tr>
# Line 219  MM_reloadPage(true); Line 227  MM_reloadPage(true);
227              </table>              </table>
228              <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">
229                <tr>                <tr>
230                  <td height="143" valign="top">                  <td valign="top">
231                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
232  {section name=n loop=$news}  {section name=n loop=$news}
233                          <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$n/news.id}"><span class="new">{$n/news.title}</span></A></td></TR>
# Line 234  MM_reloadPage(true); Line 242  MM_reloadPage(true);
242                  <td width="127"><A HREF="novosti.php?type=e"><img src="t/dogodki.gif" width="127" height="17" ALT="Dogodki" 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>
243                </tr>                </tr>
244              </table>              </table>
245                </noindex>
246              <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">
247                <tr>                <tr>
248                  <td height="135" valign="top">                  <td valign="top">
249                    <table width="100%" border="0" cellpadding="3" align="center">                    <table width="100%" border="0" cellpadding="3" align="center">
250  {section name=e loop=$events}  {section name=e loop=$events}
251                          <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>                          <TR><td align="center"><A href="novosti.php?id={$e/events.id}"><span class="new">{$e/events.title}</span></A></td></TR>
# Line 245  MM_reloadPage(true); Line 254  MM_reloadPage(true);
254                  </td>                  </td>
255                </tr>                </tr>
256              </table>              </table>
257                <noindex>
258              {img dir="r2" nr=2 vspace="5"}              {img dir="r2" nr=2 vspace="5"}
259              <br>              <br>
260              <noindex> </noindex></td>              </td>
261          </tr>          </tr>
262          <tr>          <tr>
263            <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 257  MM_reloadPage(true); Line 267  MM_reloadPage(true);
267      </td>      </td>
268    </tr>    </tr>
269  </table>  </table>
270    </noindex>
271  </body>  </body>
272  </html>  </html>

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.27

  ViewVC Help
Powered by ViewVC 1.1.26