Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2075905.tpl
1 <html>
2 <head>
3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
5 <title>{if $new_mail eq true}{$new_mail} NEW MAIL ({$new_mail_name}):{/if}{$node.node_name|strip_tags}</title>
6 <link rel="shortcut icon" href="/id/1459933/download">
7 <link rel='stylesheet' type='text/css' href='http://outdooractive.info/KR_PZ.css'>
8
9 <link rel='stylesheet' type='text/css' href='/id/1126515/download'>
10 {if $node.node_name eq 'mail'}
11 <script>
12 function vymena() {ldelim}
13 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase();
14 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
15 {rdelim}
16 function chngto(name,id) {ldelim}
17 document.formular.mail_to.value = name;
18 name = name.toLowerCase();
19 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
20 {rdelim}
21 </script>
22 {/if}
23 </head>
24 <body onload="document.getElementById('krpz').src='/id/1126515/download'">
25 <form enctype="multipart/form-data" action='/id/24/' method='post'>
26 <div id="t1">
27 <a href='/id/1663286/'>my.branch</a> ---
28 <a href='/id/1/'>1</a> ---
29 <a href='/id/101/'>101</a> ---
30
31 <a href='/id/102/'>hysteria</a> ---
32 <a href='/id/19/'>bookmarks</a> ---
33 <a href='/id/24/'>mail</a> ---
34 <a href='/id/23/'>posledne</a> ---
35 <a href='/id/27/'>ludia</a> ---
36
37 <a href='/id/29/'>news</a> ---
38 <a href='/id/1569351/'>Karma</a> ---
39 <a href='/id/21/'>blogs</a> ---
40 <a href='/id/25/'>search</a> ---
41
42 <a href='/id/{$user_id}/1961033'>conf.</a> -----
43 <input type='hidden' name='event' value='logout'>
44 <input type='submit' value='logout' tabindex='23'>
45 {if $new_mail eq true}
46
47 <br>
48 <strong><a href="/id/24">u have {$new_mail} new mail,last from</a> <a href="/{$new_mail_name}" style="color:red">{$new_mail_name}</a></strong>
49 {/if}
50 {if $error eq true}
51 {$error}
52 {/if}
53 </div>
54 <div id="corr"></div>
55 </form>
56 {if $node.node_name eq 'bookmarks'}
57 {/if}
58 <!-- KR PZ location hack: -->
59 <img style='position:absolute;top:-1px;left:-1px;width:1px;height:1px' id='krpz' src='' alt=''>
This page took 0.262653 seconds and 4 git commands to generate.