Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2243410.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 <link rel='stylesheet' type='text/css' href='http://hysteria.sk/mifo/kyba.css'>
6 <title>kyberia.sk - {$node.node_name}</title>
7 {if $node.node_name eq 'mail'}
8 <script>
9 function vymena() {ldelim}
10 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
11 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
12 {rdelim}
13
14 function chngto(name,id) {ldelim}
15 document.formular.mail_to.value = name ;
16 name = name.toLowerCase() ;
17 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
18 {rdelim}
19 </script>
20 {/if}
21 </head>
22
23 <body>
24 <center>
25 <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
26 <a href='/id/1/'>main</a> ---
27 <a href='/id/101/'>kyberia</a> ---
28 <a href='/id/19'>bookmarks</a> ---
29 <a href='/id/24'>posta</a> ---
30 <a href='/id/23'>posledne</a> ---
31 <a href='/id/15'><b>K!</b>arma</a> ---
32 <a href='/id/27'>who</a> ---
33 <a href='/id/21'>blogs</a> ---
34 <a href='/id/25'>search</a> ---
35 <!-- <a href='/id/1017832'>help</a> ---- -->
36 <a href='/id/{$user_id}/1961033'>nastavenie</a> ---
37 <input type='submit' value='logout' name='event' tabindex='23'>
38 </form>
39 </center>
40 {if $new_mail eq true}
41 <center><a href='/id/24'><b style="color:#c00;">New cyber-mejl ({$new_mail}), posledny od {$new_mail_name}</b></a></center>
42 {/if}
43
44 {if $error eq true}
45 <center><span align='center' class='most_important'>{$error}</span></center>
46 {/if}
47
48 <img src="/id/1769609" width=1 height=1>
This page took 0.281586 seconds and 4 git commands to generate.