Revert "renamed data directory"
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2393032.tpl
diff --git a/data/templates/own_templates/2393032.tpl b/data/templates/own_templates/2393032.tpl
new file mode 100644 (file)
index 0000000..70f7d7d
--- /dev/null
@@ -0,0 +1,20 @@
+<form enctype="multipart/form-data" action='https://kyberia.sk/id/{$node.node_id}/{if $action neq false}{$action}{/if}' method='post'>
+{$error}
+{if $permissions.r neq true} you don't have permissions for viewing this data node{/if}
+{if $user_id eq false || $user_id eq 980161}
+
+<fieldset>
+               login::<input tabindex=1 accesskey=l type='text' name='login' />
+               password::<input tabindex=2 accesskey=p type='password' name='password' />
+               <input tabindex=3 type='submit' name='event' value='login' />
+</fieldset>
+<script language="JavaScript" type="text/javascript">
+<!--
+document.write("<input type='hidden' name='screen_width' value='" + screen.width +
+"'><input type='hidden' name='screen_height' value='" +
+screen.height + "'>");
+// -->
+</script>
+
+{/if}
+</form>
\ No newline at end of file
This page took 0.132864 seconds and 4 git commands to generate.