Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2362986.tpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2 <html>
3 <head>
4 <meta http-equiv="Cache-Control" content="Public" />
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1250" />
6
7
8 <link rel='stylesheet' href='http://local.sk/~binary/binary.css' type='text/css' />
9 <title>{$node.node_name}|{if $new_mail eq true}{$new_mail} new mail,last from {$new_mail_name}{/if}</title>
10 </head>
11 <body>
12 {if $node.node_name eq 'mail'}
13 <script type="text/javascript">
14 function vymena() {ldelim}
15 document.formular.mail_to.value = document.formular.mail_to.value.toLowerCase() ;
16 document.images['fricon'].src = '/images/users/'+document.formular.mail_to.value+'.gif';
17 {rdelim}
18
19 function chngto(name,id) {ldelim}
20 document.formular.mail_to.value = name ;
21 name = name.toLowerCase() ;
22 document.images['fricon'].src = '/images/nodes/' +id.substr(0,1)+'/'+id.substr(1,1)+'/'+id+'.gif';
23 {rdelim}
24 </script>
25 {/if}
26
27
28 <script src='/id/1515428' type='text/javascript'></script>
29
30
31
32 <div class="t1">
33 <form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
34 <a href='/id/24'>Mail</a> <a href='/id/2363050/'>!M</a> <a href='/id/15'>K</a><a href='/id/1569351'>!K</a> <a href='/id/23'>Last</a> <a href='/id/19'>Books</a><a href='/id/21'>Blogs</a>
35 <a href='/id/{$user_id}'>Me</a>
36 <a href='/id/{$user_id}/1961033'>Conf</a>
37 <a href='/id/{$user_id}/1573668'>Stuff</a>
38
39 <a href='/id/27'>Ppl</a>
40 <a href='/id/1058182'>Forumz</a>
41 <a href='/id/25'>Srch</a>
42 <a href='/id/1496001'>Main</a>
43
44 <a href='/id/101/'>Kyberia</a>
45 <input type='submit' value='logout' name='event' tabindex='23'/>
46 </form>
47 </div>
48 <div class="t2"></div>
49 <div class="t3">
50 {if $new_mail eq true}
51 <a href='/id/24'><b>{$new_mail} new | {$new_mail_name}</b></a>
52 {/if}
53
54 {if $error eq true}
55 <span class='most_important'>{$error}</span>
56 {/if}
57 </div>
58 </body>
59 </html>
This page took 0.268953 seconds and 4 git commands to generate.