Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / breakinglist.template
index d9b5bfb..34b75cc 100755 (executable)
@@ -6,7 +6,7 @@
 
 <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
 
-<include "templates/admin/head.template">
+<include "head.template">
 <if data.contentlist>
 <table border="0" cellpadding="2" cellspacing="1">
   <tr class="darkgrey">
@@ -42,7 +42,7 @@
 <else>
   <P align="center">${lang("no_matches_found")}</p>
 </if>
-<include "templates/admin/foot.template">
+<include "foot.template">
 </body>
 </html>