Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / articletype.template
index abfe3a4..62af13e 100755 (executable)
@@ -5,7 +5,7 @@
   <head>
   <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
   
-    <include "templates/admin/head.template">
+    <include "head.template">
     <form action="${config.actionRoot}" method="post">
 
        <input type="hidden" name="module" value="ArticleType">
@@ -46,6 +46,6 @@
 
     </form>
 
-    <include "templates/admin/foot.template">
+    <include "foot.template">
   </body>
 </html>