Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1396776.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
14 <link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
15 <title>{$node.node_name}</title>
16 {if $node.node_name eq 'mail'}
17 <script>
18 function vymena() {ldelim}
19 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
20 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
21 {rdelim}
22
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>
32 <center>
33 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
34 {if $new_mail eq true}
35 <a href='/id/24'><b>{$new_mail}
36 [{$new_mail_name}]</b></a>
37 {/if}
38
39 {if $error eq true}
40 <span align='center' class='most_important'>{$error}</span>
41 {/if}
42 <a href='/id/1'> ~ </a>*
43 <a href='/id/101/'> kbr </a>*
44 <a href='/id/102/'> hystr </a>*
45 <a href='http://www.nyx.cz/index.php?l=secure;n=4e55'> nyx </a>*
46 <a href='http://www.homeofpoi.com/ubbthreads/login.php?Cat=0'> HoP </a> *
47 <a href='/id/63858'> frshw </a> *
48 <a href='/id/1196221'> <font color=orange>@</font> </a> *
49 <a href='/id/24'> mail </a>*
50 <a href='/id/19'> bkmrks </a>*
51 <a href='/id/1406838'> n.d </a>*
52 <!-- <a href='/id/23'> lst </a>* -->
53 <a href='/id/15'> k </a>*
54 <!-- <a href='/id/27'> ppl </a>* -->
55 <a href='/id/1416619'> l/p </a>*
56 <!-- <a href='/id/20'> clanky </a>* -->
57 <a href='/id/21'> blgz </a>*
58 <a href='/id/25'> srch </a>*
59 <a href='http://www.pobox.sk'> pbx </a>*
60 <a href='https://gmail.com'> gml </a>*
61 <a href=http://zona.amtel.sk> sms </a>*
62 <a href=https://samoobsluha.oskar.cz/index.php?message=12&lang=en> oskr </a>*
63 <a href=http://babelfish.altavista.com> bblfsh </a>*
64 <a href=http://maps.google.com> map </a>*
65 <a href='/id/1370868'> kev </a>*
66 <a href='/id/224/configure'> sttngz </a>*
67 <!-- <input type='submit' value='logout' name='event' tabindex='27'> -->
68 <button name='event' value='logout' type='submit'>Q</button>
69 </form>
70 </center>
This page took 0.25836 seconds and 4 git commands to generate.