jablonka.czprosek.czf

is

Subversion Repositories:
[/] [trunk/] [html/] [header.htm] - Blame information for rev 4

 

Line No. Rev Author Line
12simandl<center>
2<table width="100%" border="0" cellspacing="0">
3<tr><td colspan="2" align=center>
4<a href="http://www.jablonka.cz" target="_top"><img src="images/logo.png" alt="jablonka.cz" border="0"></a>
5<a href="http://www.prosek.czf" target="_top"><img src="images/squares.png" alt="LOGO" border="0"></a>
6</td></tr>
7<tr class="menu">
8<td colspan="2">
9<a href="napoveda.php" target="_self" class="odkaz">NÁPOVĚDA</a>
10&nbsp;&nbsp;&nbsp;&nbsp;<a href="dum.php" target="_self" class="odkaz">Dům</a>
11&nbsp;<a href="majetek.php" target="_self" class="odkaz">majetek</a>
12&nbsp;<a href="elektrika.php" target="_self" class="odkaz">elektrika</a>
13&nbsp;<a href="finance.php" target="_self" class="odkaz">finance</a>
14&nbsp;<a href="data.php?order=ip" target="_self" class="odkaz">data</a>
15&nbsp;<a href="resty.php?order=internet,cid" target="_self" class="odkaz">resty</a>
16&nbsp;<a href="ebanka.php" target="_self" class="odkaz">ebanka</a>
17&nbsp;<a href="finance.php?show=&amp;pokladna=1&amp;rok=2008&amp;platba=&amp;order=uctenka" target="_self" class="odkaz">pokladna</a>
18&nbsp;<a href="prispevky_2006.php?show=all&amp;order=cid" target="_self" class="odkaz">2006</a>
19&nbsp;<a href="prispevky_2007.php?show=all&amp;order=cid" target="_self" class="odkaz">2007</a>
20&nbsp;<a href="prispevky_2008golem.php?show=all&amp;order=cid" target="_self" class="odkaz">Dlužníci</a>
21&nbsp;<a href="prispevky_2007prenos.php?show=all&amp;order=cid" target="_self" class="odkaz">Přenosy<a>
22&nbsp;<a href="prispevky_2008.php?show=all&amp;order=cid" target="_self" class="odkaz">2008</a>
23&nbsp;<a href="ukony.php?show=all" target="_self" class="odkaz">ÚKONY</a>
24&nbsp;<a href="seznam.php?show=active&amp;order=cid" target="_self" class="odkaz">SEZNAM</a>
25&nbsp;<a href="adresy.php?show=all" target="_self" class="odkaz">ADRESY</a>
26&nbsp;<a href="ulice.php?show=all" target="_self" class="odkaz">Ulice</a>
27&nbsp;<a href="add_user.php" target="_self" class="odkaz">PŘIDAT UŽIVATELE</a>
28 
29<?
30if (($_SERVER['PHP_AUTH_USER'] == "demois")||($_SERVER['PHP_AUTH_USER'] == "demois")) {
31 echo "&nbsp;&nbsp;<a href=\"logy.php\" target=\"_self\" class=\"odkaz\">LOGY</a>";
32}
33?>
34 
35</td>
36</tr>
37<tr class="strip">
38 <td align="left"><p class="text"><? echo date("d.m.Y H:i:s") ?></p></td>
39 <td align="right"><p class="text">
40 <a href="https://logout:logout@demois.jablonka.prosek.czf/" target="_top">Logout!</a> uživatel: <? echo $_SERVER['PHP_AUTH_USER'] ?></p>
41 </td>
42</tr>
43</table>
44<br>
45 

Powered by WebSVN 2.2.1