fixed the method which takes a webdb_date to a dublin core date to include
[mir.git] / templates-dist / admin / mediafolder.template
index b395f7e..73ff162 100755 (executable)
@@ -6,7 +6,7 @@ ${lang("mediafolder.htmltitle")}
 <head>
 
 <body bgcolor="#FFFFFF">
-<include "head.template">
+<include "admin/head.template">
 <form method="post" action="${config.actionRoot}">
        <input type=hidden name=module value=Mediafolder>
        <input type="hidden" name="id" value="${data.id}">
@@ -47,6 +47,6 @@ ${lang("mediafolder.htmltitle")}
                </font></form></font>
     </td>
 </table>
-<include "foot.template">
+<include "admin/foot.template">
 </body>
 </html>