rebuilding head
[mir.git] / templates / admin / foot.tmpl
diff --git a/templates/admin/foot.tmpl b/templates/admin/foot.tmpl
deleted file mode 100755 (executable)
index d67fe76..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-<hr>  
-<table width="100%" cellspacing="0">
-  <tbody>
-  <tr>
-    <td align="left" class="table-head">
-      <a href="#top"><span class="table-head"> ${lang("foot.top")}</span></a>
-      <if returnurl>
-        <a href="${config.actionRoot}?${returnurl}"><span class="table-head"> | &nbsp;&nbsp;${lang("back")} [ &lt; ]</span></a>&nbsp;&nbsp;
-      </if>
-    </td>
-    <td align="right" class="table-head">
-      <a href="mailto:${config["Mir.Contact-email.address"]}"><span class="table-head">${config["Mir.Shortname"]}</span></a> - ${config["Mir.Version"]}
-    </td>
-  </tr>
-</tbody>
-</table>
-
-
-  
-  
-  
-
-