Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 64696.tpl
1 <!--
2 This program is free software. It comes without any warranty, to
3 the extent permitted by applicable law. You can redistribute it
4 and/or modify it under the terms of the Do What The Fuck You Want
5 To Public License, Version 2, as published by Sam Hocevar. See
6 http://sam.zoy.org/wtfpl/COPYING for more details.
7 -->
8
9 <html>
10 <head>
11 <meta http-equiv="Cache-Control" content="Public">
12 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
13 <link rel='stylesheet' type='text/css' href='/id/1448408/download'>
14 <title>{if $new_mail eq true}{$new_mail} NEW MAIL ({$new_mail_name}):{/if}{$user_id}@{$node.node_name}.kyberia.sk</title>
15 {if $node.node_name eq 'mail'}
16 <script>
17 function vymena() {ldelim}
18 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase();
19 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
20 {rdelim}
21
22 function chngto(name,id) {ldelim}
23 document.formular.mail_to.value = name;
24 name = name.toLowerCase();
25 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
26 {rdelim}
27 </script>
28 {/if}
29 </head>
30
31 <body>
32
33 <!-- location hack:
34 <img width="1" height="1" style="display:none" alt="" src="/id/1126515/download">
35 //-->
36 <form enctype="multipart/form-data" action='/id/24/' method='post'>
37 <div class="t1">
38 <a href='/id/1/'>main</a> ---
39 <a href='/id/101/'>kyberia</a> ---
40 <a href='/id/19'>bookmarks</a> (<a href='/id/660/bookmarklist'>old</a>) ---
41 <a href='/id/24'>posta</a> ---
42 <a href='/id/23'>posledne</a> ---
43 <a href='/id/15'>k</a> ---
44 <a href='/id/27'>ludia</a> ---
45 <a href='/id/21'>denniky</a> ---
46 <a href='/id/25'>search</a> ---
47 <i><a href='/id/1448408/configure'>css</a>/<a href='/id/64696/configure'>tpl</a></i> ---
48 <a href='/id/{$user_id}/configure'>{$user_id}/conf</a> -----
49 <input type='hidden' name='event' value='logout'>
50 <input type='submit' value='ís\9d do pièi' tabindex='23'>
51 {if $new_mail eq true}
52 <br>
53 <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>
54 {/if}
55 {if $error eq true}
56 {$error}
57 {/if}
58 </div>
59 <div style="height:24px"></div>
60 </form>
61
62
63
This page took 0.280331 seconds and 4 git commands to generate.