Removing duplicates
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 1549885.tpl
diff --git a/data/templates/own_templates/1549885.tpl b/data/templates/own_templates/1549885.tpl
deleted file mode 100644 (file)
index 9c5bc64..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-<form enctype="multipart/form-data" action='/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}
-<table>
-   <tr>
-      <td>login::</td>
-      <td><input tabindex=1 accesskey=l type='text' name='login' /></td>
-      <td>&nbsp;password::</td><td><input tabindex=2 accesskey=p type='password' name='password' /></td>
-      <td><input tabindex=3 type='submit' name='event' value='login' /></td>
-   </tr>
-   <tr>
-      <td></td>
-      <td colspan=3 align='center'>name:: <input type='radio' accesskey=n name='login_type' value='name' checked />
-      id:: <input type='radio' accesskey=i name='login_type' value='id' /></td>
-      <td></td>
-   </tr>
-</table>
-
-<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>
This page took 0.091593 seconds and 4 git commands to generate.