Various fixes + Upgrades to the FileEdit module:
[mir.git] / templates / admin / video.template
index 45f12d5..d7ff1b2 100755 (executable)
@@ -11,7 +11,7 @@ function openWin(url) {
 
 <body marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
 
-<include "templates/admin/head.template">
+<include "head.template">
 
 <if data.new>
 <form action="${config.actionRoot}?module=Video&do=add" method="post">
@@ -160,6 +160,6 @@ function openWin(url) {
     </if> </span></form></span>
     </td>
 </table>
-<include "templates/admin/foot.template">
+<include "foot.template">
 </body>
 </html>