renamed data directory
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1588577.tpl
diff --git a/data/templates/own_templates/1588577.tpl b/data/templates/own_templates/1588577.tpl
deleted file mode 100644 (file)
index eec3cc2..0000000
+++ /dev/null
@@ -1,40 +0,0 @@
-<html>
-<head>
-<meta http-equiv="Cache-Control" content="Public">
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1250">
-
-<link rel='stylesheet' type='text/css' href='/data/css/kyberia.css'>
-<title>{$node.node_name}</title>
-{if $node.node_name eq 'mail'}
-<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}
-
-</head>
-
-<body>
-<center>
-<form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
-<a href='/id/24'>posta</a> ----
-<a href='/id/1017832'>help</a> ----
-<input type="hidden" name="header_id" value="1727532"><BUTTON type='submit' name='event' value='set_header_template'>?</BUTTON> -----
-<BUTTON type='submit' name='event' value='logout'>logout</BUTTON>
-</form>
-</center>
-{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.096525 seconds and 4 git commands to generate.