/[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.15 by dpavlin, Wed Oct 10 12:00:18 2001 UTC revision 1.16 by dpavlin, Wed Nov 7 12:09:59 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 37  MM_reloadPage(true); Line 38  MM_reloadPage(true);
38    </tr>    </tr>
39    <tr bgcolor=#283880>    <tr bgcolor=#283880>
40      <td colspan=2 height="2">      <td colspan=2 height="2">
41        <font size="2" face="Arial, Helvetica, sans-serif" font color="#FFFFFF">&nbsp;&nbsp;<B>{$Section_title}</B></font>        <div class="section_title">&nbsp;&nbsp;{$Section_title}</div>
42      </td>      </td>
43    </tr>    </tr>
44    <tr bgcolor=#33CC00>    <tr bgcolor=#33CC00>
# Line 120  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}" ></div>               <div align="center"><img src="t/{$mpic}" ></div>
127              {/if}              {/if}
128                {if ($mtext)}
129                 <div class="mtext" align="center">{$mtext}</div>
130                {/if}
131            </td>            </td>
132          </tr>          </tr>
133        </table>        </table>
# Line 169  MM_reloadPage(true); Line 173  MM_reloadPage(true);
173                <tbody>                <tbody>
174                <tr>                <tr>
175                  <td>                  <td>
176                    <div align="right"><span class=font><font size="2" color="#000033" face="Arial, Helvetica, sans-serif">                    <div align="right"><span class="font">
177                    {if ($back_url)}                    {if ($back_url)}
178                      <td align="left"><a href="{$back_url}">Nazaj</a></td>                      <td align="left"><a href="{$back_url}">Nazaj</a></td>
179                    {/if}                    {/if}
# Line 179  MM_reloadPage(true); Line 183  MM_reloadPage(true);
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">Za zdravnike</a>
186                      </font></span></div>                      </span></div>
187                  </td>                  </td>
188                </tr>                </tr>
189                </tbody>                </tbody>
# Line 191  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 Ljubljana. All rights reserved.</font></div>                    1998-2001 PLIVA Ljubljana. All rights reserved.</div>
200                  <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>                  <a href="index.php?h=copyright"><div class=silver>Important legal information</div></a>
201                </div>                </div>
202              </div>              </div>
203            </td>            </td>

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

  ViewVC Help
Powered by ViewVC 1.1.26