Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2083673.tpl
1 <html>
2 <head>
3 <meta http-equiv="Cache-Control" content="Public">
4 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
5 <link rel='stylesheet' type='text/css' href='/data/css/main.css'>
6 <!--
7 YOU CAN PUT YOUR OWN CSS SKIN HERE!!!
8 <link rel='stylesheet' type='text/css' href='/data/css/zabke.css'>
9 -->
10 <title>kybérija.sk: chat pre celú rodinu</title>
11 {if $node.node_name eq 'mail'}
12 <script>
13 function vymena() {ldelim}
14 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
15 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
16 {rdelim}
17
18 function chngto(name,id) {ldelim}
19 document.formular.mail_to.value = name ;
20 name = name.toLowerCase() ;
21 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
22 {rdelim}
23 </script>
24 {/if}
25
26
27 </head>
28
29 <body>
30
31 <center>
32 <form enctype="multipart/form-data" action='/id/338/' method='post'>
33
34 <a href='/id/24'><span class='most_important'>po\9ata</span></a> ---
35
36 <a href='/id/{$user_id}/1961033'>nastavenia</a> ----
37 <form><!--<input type='submit' value='logout' name='event' tabindex='23'>logout<br>-->
38 <BUTTON name="event" value="logout" type="submit">logout</BUTTON>
39 </center>
40 </form>
41 {if $new_mail eq true}
42 <center><a href='/id/24' class='mail'>u have {$new_mail} new mail,last from {$new_mail_name}</a></center>
43 {/if}
44
45 {if $error eq true}
46 <center><span align='center' class='most_important'>{$error}</span></center>
47 {/if}
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
This page took 0.267271 seconds and 4 git commands to generate.