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