Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 64696.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='/id/1448408/download'>
6 <title>{if $new_mail eq true}{$new_mail} NEW MAIL ({$new_mail_name}):{/if}{$user_id}@{$node.node_name}.kyberia.sk</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
25 <!-- location hack:
26 <img width="1" height="1" style="display:none" alt="" src="/id/1126515/download">
27 //-->
28 <form enctype="multipart/form-data" action='/id/24/' method='post'>
29 <div class="t1">
30 <a href='/id/1/'>main</a> ---
31 <a href='/id/101/'>kyberia</a> ---
32 <a href='/id/19'>bookmarks</a> (<a href='/id/660/bookmarklist'>old</a>) ---
33 <a href='/id/24'>posta</a> ---
34 <a href='/id/23'>posledne</a> ---
35 <a href='/id/15'>k</a> ---
36 <a href='/id/27'>ludia</a> ---
37 <a href='/id/21'>denniky</a> ---
38 <a href='/id/25'>search</a> ---
39 <i><a href='/id/1448408/configure'>css</a>/<a href='/id/64696/configure'>tpl</a></i> ---
40 <a href='/id/{$user_id}/configure'>{$user_id}/conf</a> -----
41 <input type='hidden' name='event' value='logout'>
42 <input type='submit' value='ís? do pièi' tabindex='23'>
43 {if $new_mail eq true}
44 <br>
45 <strong><a href="/id/24">u have {$new_mail} new mail,last from</a> <a href="/{$new_mail_name}" style="color:red">{$new_mail_name}</a></strong>
46 {/if}
47 {if $error eq true}
48 {$error}
49 {/if}
50 </div>
51 <div style="height:24px"></div>
52 </form>
53
54
55
This page took 0.309175 seconds and 4 git commands to generate.