big commit
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1387702.tpl
CommitLineData
e586807d
H
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
b42b2bf9 6<link rel='stylesheet' type='text/css' href='/id/2070521/'>
e586807d
H
7<title>
8{if $new_mail eq true}
9({$new_mail}) [{$new_mail_name}] {/if}
10{$node.node_name}</title>
11{if $node.node_name eq 'mail'}
12<script>
13function vymena() {ldelim}
14document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
15document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
16{rdelim}
17
18function chngto(name,id) {ldelim}
19document.formular.mail_to.value = name ;
20name = name.toLowerCase() ;
21document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
22{rdelim}
23</script>
24{/if}
25
26</head>
27
28<body>
29<!-- here you can realize yourself -->
30<div class="t1">
31<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
32<a href='/id/1/'>main</a> ----
33<a href='/id/101/'>kyberia</a> ----
34<a href='/id/19'>bookmarks</a> ----
35<a href='/id/24'>posta</a> ----
36<a href='/id/23'>posledne</a> ----
37<a href='/id/15'>k</a> ----
38<a href='/id/27'>ludia</a> ----
39<!-- <a href='/id/20'>clanky</a> ---- -->
40<a href='/id/21'>denniky</a> ----
41<a href='/id/29'>news</a> ----
42<a href='/id/25'>search</a> ----
43<a href='/id/{$user_id}/configure'>nastavenie</a> -----
44<input type='submit' value='logout' name='event' tabindex='23'>
45</form>
46</div>
47<div class="t2"></div>
48{if $new_mail eq true}
49<center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
50{/if}
51
52{if $error eq true}
53<center><span align='center' class='most_important'>{$error}</span></center>
54{/if}
55
56
57
58
59
This page took 0.252724 seconds and 4 git commands to generate.