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