Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / userlist.template
index 8ee984d..0298fc8 100755 (executable)
@@ -5,7 +5,7 @@
   </head>
 
   <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
-    <include "templates/admin/head.template">
+    <include "head.template">
     <p>
       <a class="majorcommand" href="${config.actionRoot}?module=Users&do=add">${lang("add")}</a> | 
       <a class="majorcommand" href="${config.actionRoot}?module=Admin&do=superusermenu">${lang("back")}</a>
@@ -53,7 +53,7 @@
       <a class="majorcommand" href="${config.actionRoot}?module=Admin&do=superusermenu">${lang("back")}</a>
     </p>
 
-    <include "templates/admin/foot.template">
+    <include "foot.template">
   </body>
 </html>