/[hr-web]/tpl/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

Contents of /tpl/index.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations)
Wed Oct 9 14:53:13 2002 UTC (21 years, 6 months ago) by ravilov
Branch: MAIN
CVS Tags: HEAD
bla

1 {include file=header.tpl}
2 <table border="0" cellspacing="0" cellpadding="3" width="100%">
3 <tr><td colspan="3" height="1%"><table border="0" width="100%" align="center"><tr>
4 <td align="left"><img src="img/PLIVALOGO.gif" /></td>
5 <td align="center"><img src="img/naslov.gif" /></td>
6 <td align="right"><img src="img/ECP120.jpg" /></td>
7 </tr></table></td></tr>
8 </table>
9 <table width="100%" height="250" border="0">
10 <tr><td><form method="post" action="{$action}"><table align="left" border="0">
11 <tr><td align="right">Korisnièka oznaka (login):</td><td><input type="text" name="login" value="{$login}" onfocus="this.select();"></td></tr>
12 <tr><td align="right">Lozinka (password):</td><td><input type="password" name="password" value="" onfocus="this.select();"></td></tr>
13 <tr><td align="right">Jezik (language):</td><td><select name="language">
14 <option value="HR"{if ($language == "HR")} selected{/if}>Hrvatski</option>
15 <option value="EN"{if ($language == "EN")} selected{/if}>English</option>
16 </select></td></tr>
17 <tr><td>&nbsp;</td><td align="center" valign="middle"><input type=image src="img/PRIJAVA.gif" border="0" name="login" value="1"></td></tr>
18 </table></form></td>
19 <td align="center" valign="middle">
20 {if ($warning != 0)}
21 <table width="90%" border="1" bordercolor="#000066" cellpadding="3" cellspacing="0"><tr><td align="center">
22 {if ($warning == 1)}{$w1}{/if}
23 {if ($warning == 2)}{$w2}{/if}
24 {if ($warning == 3)}{$w3}{/if}
25 <br />{$ponovo}
26 </td></tr></table>
27 {else}
28 &nbsp;
29 {/if}
30 </td>
31 <td valign="bottom">
32 <table width="100%" border="0" cellpadding="1" cellspacing="0" class="glavni">
33 <tr><td><a href="http://intranet.pliva.hr/POSLOVNE_FUNKCIJE/KADROVSKI_POSLOVI/Organizacijakadrpos.html" onmouseover="imageon(this.children[0]);" onmouseout="imageoff(this.children[0]);"><img src="img/nav_r02_c2.gif" alt="Organizacija" border="0" onmouseover="imageon(this);" onmouseout="imageoff(this);" /></a></td></tr>
34 <tr><td><a href="http://intranet.pliva.hr/POSLOVNE_FUNKCIJE/KADROVSKI_POSLOVI/Edukacije.html" onmouseover="imageon(this.children[0]);" onmouseout="imageoff(this.children[0]);"><img src="img/nav_r04_c2.gif" alt="Obrazovanje" border="0" onmouseover="imageon(this);" onmouseout="imageoff(this);" /></a></td></tr>
35 <tr><td><a href="http://intranet.pliva.hr/POSLOVNE_FUNKCIJE/KADROVSKI_POSLOVI/Uslugeipomuposl.html" onmouseover="imageon(this.children[0]);" onmouseout="imageoff(this.children[0]);"><img src="img/nav_r06_c2.gif" alt="Pravilnici o radu" border="0" onmouseover="imageon(this);" onmouseout="imageoff(this);" /></a></td></tr>
36 <tr><td><a href="http://intranet.pliva.hr/POSLOVNE_FUNKCIJE/KADROVSKI_POSLOVI/Kolektugov.html" onmouseover="imageon(this.children[0]);" onmouseout="imageoff(this.children[0]);"><img src="img/nav_r08_c2.gif" alt="Kolektivni ugovori" border="0" onmouseover="imageon(this);" onmouseout="imageoff(this);" /></a></td></tr>
37 <tr><td><a href="http://intranet.pliva.hr/POSLOVNE_FUNKCIJE/KADROVSKI_POSLOVI/Procedure.html" onmouseover="imageon(this.children[0]);" onmouseout="imageoff(this.children[0]);"><img src="img/nav_r08_c2.gif" alt="Procedure" border="0" onmouseover="imageon(this);" onmouseout="imageoff(this);" /></a></td></tr>
38 </table>
39 </td>
40 </tr>
41 </table>
42 <table border="0" cellspacing="0" cellpadding="0" width="100%"><tr>
43 <td align="left" valign="bottom"><img src="img/97_0978A-proba.gif" /></td>
44 </tr></table>
45 {include file=footer.tpl}

  ViewVC Help
Powered by ViewVC 1.1.26