Kyberia v2.0
[mirrors/Kyberia-bloodline.git] / templates / own_templates / 1549864.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{if $header_id neq true}
10<html>
11<head>
12<META http-equiv="Default-Style" content="kyberia">
13<meta http-equiv="Cache-Control" content="Public">
14<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
15<link rel='stylesheet' title="kyberia" type='text/css' href='/data/css/kyberia.css'>
16<title>0 = alfa &amp;&amp; 0 = omega</title>
17<script>
18function 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
23function 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</head>
30
31<body>
32{if $user_id eq true}{include file="1549959.tpl"}{/if}
33{if $error eq true}<center><span class='most_important'>{$error}</span></center>{/if}
34{if $new_mail eq true}<center><a href='/id/24/' class='mail'>u have {$new_mail} new mail,last from {$new_mail_name}</a></center>{/if}
35<!--<span class='most_important'>dnes v noci od 23:23 bude niekolko hodin kyberia vypnuta, vdaka za pochopenie</span>-->
36{/if}
37
38
39
This page took 0.121937 seconds and 4 git commands to generate.