Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1967201.tpl
1 <html>
2 <head>
3 <META http-equiv="Default-Style" content="kyberia">
4 <meta http-equiv="Cache-Control" content="Public">
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
6 <link rel='stylesheet' title="kyberia" type='text/css' href='/data/css/kyberia.css'>
7 <style>#panel {ldelim}
8 position: absolute;
9 top: 0px;
10 left: 0px;
11 display: none;
12 z-index: 23;
13 color: #FFF;
14 background: #000;
15 border: 1px solid #6DAE42;
16 padding: 2px;
17 margin: 0;
18 {rdelim}
19 #panel .panel_btn {ldelim}
20 border: 0;
21 color: #FFF;
22 background: transparent;
23 margin: 0;
24 padding: 1px 0 1px 0;
25 {rdelim}
26 #panel .panel_btn:hover {ldelim}
27 color: #F00;
28 {rdelim}
29 #panel form {ldelim}
30 padding: 0;
31 margin: 0;
32 {rdelim}</style>
33 <title>{include file="791948.tpl"}</title>
34 <script>
35 function vymena() {ldelim}
36 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
37 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
38 {rdelim}
39
40 function chngto(name,id) {ldelim}
41 document.formular.mail_to.value = name ;
42 name = name.toLowerCase() ;
43 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
44 {rdelim}
45 </script>
46 <script src='/id/1515428' type='text/javascript'></script>
47 </head>
48
49 <body>
50 <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
51 {if $user_id eq true}{include file="1549959.tpl"}
52 <br>
53 <center><form method='post'>
54 <table><tr>
55 <td><input type='submit' name='event' value='debugging'></td>
56 <td><input type='submit' name='event' value='addTemplate'></td>
57 <td><input type='text' name='add_template_id' value='{$node.node_id}'></td>
58 <td><input type='submit' name='event' value='undelete'></td>
59 <td><input type='text' name='undelete_id' value='31337'></td>
60
61 </tr></table>
62 </form>
63 </center>
64 {/if}
65 {if $error eq true}<center><span class='most_important'>{$error}</span></center>{/if}
66 {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}
67 <!--<span class='most_important'>dnes v noci od 23:23 bude niekolko hodin kyberia vypnuta, vdaka za pochopenie</span>-->
68
69
70
This page took 0.29096 seconds and 4 git commands to generate.