Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1634301.tpl
1
2
3
4 <html>
5 <head>
6 <meta http-equiv="Cache-Control" content="Public">
7 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
8
9 <link rel='stylesheet' type='text/css' href='/id/1066289/download'>
10 <title> {$node.node_name}</title>
11 {if $node.node_name eq 'mail'}
12 <script>
13 function vymena() {ldelim}
14 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
15 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
16 {rdelim}
17
18 function chngto(name,id) {ldelim}
19 document.formular.mail_to.value = name ;
20 name = name.toLowerCase() ;
21 document.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}/' action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
32
33 <a href='/id/1/'>main</a> ----
34 <a href='/id/101/'>kyberia</a> ----
35 <a href='/id/19'>bookmarks</a> ----
36 <a href='/id/24'>posta</a> ----
37 <a href='http://www.centrum.sk/harso'>mail</a>---
38 <a href='/id/23'>posledne</a> ----
39 <a href='/id/15'>k</a> ----
40 <a href='/id/27'>ludia</a> ----
41
42 <!-- <a href='/id/20'>clanky</a> ---- -->
43 <a href='/id/21'>denniky</a> ----
44 <!-- <a href='/id/29'>news</a> ---- -->
45 <a href='/id/25'>search</a> ----
46 <a href='/id/1017832'>help</a> ----
47 <a href='/id/{$user_id}/configure'>nastavenie</a> -----
48 <input type='submit' value='logout' name='event' tabindex='23'>
49 </form>
50 </div>
51 <div class="t2"></div>
52 {if $new_mail eq true}
53 <center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
54 {/if}
55
56 {if $error eq true}
57 <center><span align='center' class='most_important'>{$error}</span></center>
58 {/if}
59
60
61
62
63
This page took 0.315479 seconds and 4 git commands to generate.