Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1931059.tpl
CommitLineData
b42b2bf9 1<html><head>
e586807d
H
2<meta http-equiv="Cache-Control" content="Public">
3<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
4
5<link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
b42b2bf9 6<title>{$node.node_name|strip_tags}</title>
e586807d
H
7{if $node.node_name eq 'mail'}
8<script>
9function vymena() {ldelim}
10document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
11document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
12{rdelim}
13
14function chngto(name,id) {ldelim}
15document.formular.mail_to.value = name ;
16name = name.toLowerCase() ;
17document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
18{rdelim}
19</script>
20{/if}
21
22
23
24</head>
25
26<body>
27<center>
28<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
29<a href='/id/1/'>main</a> ----
b42b2bf9
H
30<a href='/id/101'>kyberia</a> ----
31<a href='/id/1814922'>bookmarks</a> ----
32<a href='/id/1849954'>posta</a> ----
e586807d
H
33<a href='/id/23'>posledne</a> ----
34<a href='/id/15'>k</a> ----
35<a href='/id/27'>ludia</a> ----
e586807d 36<a href='/id/25'>search</a> ----
b42b2bf9 37<a href='/id/{$user_id}/1961033'>nastavenie</a> -----
e586807d 38<input type='submit' value='logout' name='event' tabindex='23'>
b42b2bf9 39<font color=black>1589883</font>
e586807d
H
40</form>
41</center>
42{if $new_mail eq true}
b42b2bf9 43<center><a href='/id/1849954'><b>u have {$new_mail} new mail, last from {$new_mail_name}</b></a></center>
e586807d
H
44{/if}
45
46{if $error eq true}
47<center><span align='center' class='most_important'>{$error}</span></center>
48{/if}
This page took 0.257225 seconds and 4 git commands to generate.