Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1662901.tpl
CommitLineData
e586807d
H
1<!--
2This program is free software. It comes without any warranty, to
3the extent permitted by applicable law. You can redistribute it
4and/or modify it under the terms of the Do What The Fuck You Want
5To Public License, Version 2, as published by Sam Hocevar. See
6http://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{if $node.node_id == 1666455}
15<meta http-equiv="refresh" content="60">
16{/if}
17
18<link rel='stylesheet' type='text/css' href='http://www.depo.blueweb.sk/kyberia/css/kyberia.css'>
19<title>k.{$node.node_name|strip_tags}</title>
20{if $node.node_id == 1685121}
21<script>
22function vymena() {ldelim}
23document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
24document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
25{rdelim}
26
27function chngto(name,id) {ldelim}
28document.formular.mail_to.value = name ;
29name = name.toLowerCase() ;
30document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
31{rdelim}
32</script>
33{/if}
34
35</head>
36
37<body>
38<br><br>
39<div id="header">
40<center>
41<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post' name='formular'>
42<a href='/id/1663286/'>ZoneX</a> &#9472;&#9472;
43<a href='/id/1/'>main</a> &#9472;&#9472;
44<a href='/id/101/'>kyberia</a> &#9472;&#9472;
45<a href='/id/1663920'>bookmarks</a>.<a href='/id/1666455/'>fresh</a> &#9472;&#9472;
46<a href='/id/24'>posta {if $new_mail eq true}
47<span style="font-size:7pt;">(<b><span style="font-size:8pt;color:red;">{$new_mail},{$new_mail_name}</span></b>)</span>
48{else}
49<span style="font-size:7pt;">(0)</span>
50{/if}</a>
51 &#9472;&#9472;
52<a href='/id/23'>posledne</a> &#9472;&#9472;
53<a href='/id/15'>kar!</a>.<a href="/id/1569351">ma!</a> &#9472;&#9472;
54<a href='/id/27'>ludia</a> &#9472;&#9472;
55<!-- <a href='/id/20'>clanky</a> &#9472;&#9472; -->
56<a href='/id/21'>denniky</a> &#9472;&#9472;
57<!--<a href='/id/29'>news</a> &#9472;&#9472; -->
58<a href='/id/1664658'>search</a> &#9472;&#9472;
59<a href='/id/1017832'>help</a> &#9472;&#9472;
60<a href='/id/{$user_id}/configure'>nastavenie</a> &#9472;&#9472;
61<input type='submit' value='logout' name='event' tabindex='23'>
62</form>
63</center>
64</div>
65
66
67{if $error eq true}
68<center><span align='center' class='most_important'>{$error}</span></center>
69{/if}
70
71<!-- Take me UP! -->
72<div id="up">
73{$node.node_type}<a href="#"> take me UP!</a><br />
74<form enctype="multipart/form-data" action='/id/{$node.node_id}/'method='post' name='formular'>
75<input type='submit' name='get_children_move' value='<<'>
76<input type='submit' name='get_children_move' value='<'>
77<input type='submit' name='get_children_move' value='>'>
78<input type='submit' name='get_children_move' value='>>'><br /><a href="/id/1571388">recycler:</a><br />
79<input type='hidden' name='new_parent' value='1571388'>
80<input type='submit' name='event' value='set_parent'><br />
81</div>
82
83
84
85
86
87
88
89
This page took 0.184091 seconds and 4 git commands to generate.