Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1127587.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 <title>{if $new_mail eq true}{$new_mail} NEW MAIL ({$new_mail_name}):{/if}{$user_id}@{$node.node_name}.kyberia.sk</title>
14 <link rel="shortcut icon" href="/id/1459933/download">
15 <link rel='stylesheet' type='text/css' href='http://outdooractive.info/KR_PZ.css'>
16 <link rel='stylesheet' type='text/css' href='/id/1126515/download'>
17 {if $node.node_name eq 'mail'}
18 <script>
19 function vymena() {ldelim}
20 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase();
21 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
22 {rdelim}
23 function chngto(name,id) {ldelim}
24 document.formular.mail_to.value = name;
25 name = name.toLowerCase();
26 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
27 {rdelim}
28 </script>
29 {/if}
30 </head>
31 <body onload="document.getElementById('krpz').src='/id/1126515/download'">
32 <form enctype="multipart/form-data" action='/id/24/' method='post'>
33 <div id="t1">
34 <a href='/id/1/'>r00t</a> ---
35 <a href='/id/101/'>kyberia</a> ---
36 <a href='/id/19/'>bookmarks</a> ---
37 <a href='/id/24/'>mail</a> ---
38 <a href='/id/1416619/'>on_air</a> ---
39 <a href='/id/1569351/'>K</a> ---
40 <a href='/id/21/'>blogs</a> ---
41 <a href='/id/25/'>search</a> ---
42 {if $user_id eq 660}
43 <a href='/id/1127587/configure'>tpl_edit</a> ---
44 {/if}
45 <a href='/id/{$user_id}/configure'>{$user_id}_conf</a> -----
46 <a href='http://www.google.com/webhp?hl=xx-hacker'><img src='/id/1450676/download' width='40' height='14' alt='' border='0' style='position:relative;top:4px'></a> -----
47 <input type='hidden' name='event' value='logout'>
48 <input type='submit' value='isc het' tabindex='23'>
49 {if $new_mail eq true}
50 <br>
51 <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>
52 {/if}
53 {if $error eq true}
54 {$error}
55 {/if}
56 </div>
57 <div id="corr"></div>
58 </form>
59 {if $node.node_name eq 'bookmarks'}
60 <div id="adv"></div>
61 <div class="nic"></div>
62 {/if}
63 <!-- KR PZ location hack: -->
64 <img style='position:absolute;top:-1px;left:-1px;width:1px;height:1px' id='krpz' src='' alt=''>
This page took 0.255332 seconds and 4 git commands to generate.