Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2019773.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 <title>{include file="791948.tpl"}</title>
7 <script> function vymena() {ldelim} document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ; document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif'; {rdelim} function chngto(name,id) {ldelim} document.formular.mail_to.value = name ; name = name.toLowerCase() ; document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif'; {rdelim} </script>
8 <style type="text/css" media='all'>
9 @import "/id/2019722/";
10 {literal}
11 #panel {
12 position: absolute;
13 top: 0px;
14 left: 0px;
15 display: none;
16 z-index: 23;
17 color: #FFF;
18 background: #000;
19 border: 1px solid #6DAE42;
20 padding: 2px;
21 margin: 0;
22 }
23 #panel .panel_btn {
24 border: 0;
25 color: #FFF;
26 background: transparent;
27 margin: 0;
28 padding: 1px 0 1px 0;
29 }
30 #panel .panel_btn:hover {
31 color: #F00;
32 }
33 #panel form {
34 padding: 0;
35 margin: 0;
36 }
37 {/literal}
38 </style>
39 </head>
40 <body>
41 <div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div> <script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
42 <script src='/id/1515428' type='text/javascript'></script>
43 {if $user_id eq true}{include file="1549959.tpl"} <br>
44 <center>
45 <form method='post'>
46 <table>
47 <tr>
48 <td><input type='submit' name='event' value='debugging'></td>
49
50 <td> | </td>
51
52 <td><input type='submit' name='event' value='addTemplate'></td>
53 <td><input type='text' name='add_template_id' value='{$node.node_id}'></td>
54
55 <td> |</td>
56
57 <td><input type='submit' name='event' value='addEvent'></td>
58 <td><input type='text' name='add_event_id' value='{$node.node_id}'></td>
59
60 <td> | </td>
61
62 <td><input type='submit' name='event' value='addPlugin'></td>
63 <td><input type='text' name='add_plugin_id' value='{$node.node_id}'></td>
64
65 <td> | </td>
66
67 <td><input type='submit' name='event' value='undelete'></td>
68 <td><input type='text' name='undelete_id' value='31337'></td>
69 </tr>
70 </table>
71 </form>
72 </center>
73 {/if}
74 {if $error eq true}<center><span class='most_important'>{$error}</span></center>{/if}
75 {if $new_mail eq true}
76 <center><a href='/id/24/' class='mail'>u have {$new_mail} new mail,last from {$new_mail_name}</a></center>
77 {/if}
78
This page took 0.29359 seconds and 4 git commands to generate.