Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1520742.tpl
diff --git a/data/templates/own_templates/1520742.tpl b/data/templates/own_templates/1520742.tpl
new file mode 100644 (file)
index 0000000..c4ce6e2
--- /dev/null
@@ -0,0 +1,74 @@
+<html>
+<head>
+<meta http-equiv="Cache-Control" content="Public">
+<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
+
+<!-- CSS -->
+<link rel='stylesheet' type='text/css' href='/data/templates/own_templates/1520758.tpl'>
+
+<!-- TITLE -->
+<title>
+    {if $new_mail eq true}
+        {$new_mail}.m@il.from.{$new_mail_name}..
+    {/if}
+    {include file="791948.tpl"}
+</title>
+
+{if $node.node_name eq 'mail'}
+<!-- IN MAIL SCRIPT -->
+    <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>
+{/if}
+
+<!-- PANEL JS -->
+<script src='/id/1515428' type='text/javascript'></script>
+
+</head>
+
+<body>
+<!-- here you can realize yourself -->
+<div class="t1">
+<form enctype="multipart/form-data" action='/id/{$user_id}/' method='post'>
+~ <a href='/id/1/'>: main</a> ~
+<a href='/id/101/'>: kyberia</a> ~
+<a href='/id/19'>: book</a>|<a href='/id/1478235'>marks</a> ~
+{if $new_mail eq true}
+<a href='/id/24'>: <b><font color='red'>mail</font></b></a> ~
+{/if}
+{if $new_mail eq false}
+<a href='/id/24'>: mail</a> ~
+{/if}
+<a href='/id/23'>: last</a> ~
+<a href='/id/15'>: k!</a> ~
+<a href='/id/27'>: peo</a>|<a href='/id/1502464'>ple</a>
+<a href='/id/21'>: blogs</a> ~
+<!-- <a href='/id/29'>: news</a> ~ -->
+<a href='/id/25'>: search</a> ~
+<a href='/id/{$user_id}'>: me</a> ~
+<a href='/id/{$user_id}/1961033'>: configure</a> ~~
+ <input type='submit' value='logout' name='event' tabindex='23'>
+ </form>
+</div>
+ <div class="t2"></div>
+
+<!-- PANEL -->
+<div id='panel' onmouseout='hideSubmenu();' onmouseover='km();'></div>
+<script language='JavaScript' type='text/javascript'>p = document.getElementById("panel");</script>
+
+{if $new_mail eq true}
+<center><a href='/id/24'><b>u have {$new_mail} new mail,last from {$new_mail_name}</b></a></center>
+{/if}
+
+{if $error eq true}
+<center><span align='center' class='most_important'>{$error}</span></center>
+{/if}
\ No newline at end of file
This page took 0.149987 seconds and 4 git commands to generate.