Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / message.template
index de72ef9..d2bd155 100755 (executable)
@@ -6,7 +6,7 @@
 
 <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="Message">
        <input type="hidden" name="id" value="${data.id}">
@@ -53,6 +53,6 @@
     </if> </span></form></span>
     </td>
 </table>
-<include "templates/admin/foot.template">
+<include "foot.template">
 </body>
 </html>