/[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.22 by dpavlin, Tue Nov 20 17:44:16 2001 UTC revision 1.27 by dpavlin, Thu Mar 28 14:00:59 2002 UTC
# Line 21  MM_reloadPage(true); Line 21  MM_reloadPage(true);
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 68  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 115  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 123  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              {elseif ($mtext)}              {elseif ($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>
# Line 138  MM_reloadPage(true); Line 142  MM_reloadPage(true);
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>
# Line 176  MM_reloadPage(true); Line 182  MM_reloadPage(true);
182                  <td align="left"><a href="{$back_url}">Nazaj</a></td>                  <td align="left"><a href="{$back_url}">Nazaj</a></td>
183                  {/if}                  {/if}
184                  <td>                  <td>
185                      </noindex>
186                    <div align="right"><span class="font">                    <div align="right"><span class="font">
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> |
# Line 184  MM_reloadPage(true); Line 191  MM_reloadPage(true);
191                    <a href="sladkorna.php">Sladkorna stran</a> |                    <a href="sladkorna.php">Sladkorna stran</a> |
192                    <a href="{if ($user_authed)}za_zdravnike.php{else}prijava.php{/if}">Zdravila</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 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 valign="top">                  <td valign="top">
# 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              </td>              </td>

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

  ViewVC Help
Powered by ViewVC 1.1.26