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