Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / audiolist.template
index 22322c6..c01f401 100755 (executable)
@@ -6,7 +6,7 @@
 
 <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
 
-<include "templates/admin/head.template">
+<include "head.template">
 
 <table border="0" cellpadding="2" cellspacing="1">
   <tr>
   <tr><td align="center">${lang("no_matches_found")}</td></tr>
 </if>
 </table>
-<include "templates/admin/foot.template">
+<include "foot.template">
 </body>
 </html>