a basic README file w/ contact info
[mir.git] / templates-dist / admin / feature.template
index 561733e..bcbd912 100755 (executable)
@@ -6,7 +6,7 @@ ${lang("feature.htmltitle")}
 <head>
 
 <body bgcolor="#FFFFFF">
-<include "head.template">
+<include "admin/head.template">
 
 <table border="0">
   <form method="post" action="${config.actionRoot}">
@@ -60,6 +60,6 @@ ${lang("feature.htmltitle")}
     </tr>
   </form>
 </table>
-<include "foot.template">
+<include "admin/foot.template">
 </body>
 </html>