From c6bc6704b38a38e01d0d51a4842378bc6520dd22 Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Wed, 2 Sep 2020 17:33:56 -0400 Subject: [PATCH] use xhtmlFooter instead of html since it now contains all the javascript --- web/skins/classic/views/frame.php | 3 +-- web/skins/classic/views/frames.php | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/web/skins/classic/views/frame.php b/web/skins/classic/views/frame.php index b46e0d04e..dc9ef9c4f 100644 --- a/web/skins/classic/views/frame.php +++ b/web/skins/classic/views/frame.php @@ -155,5 +155,4 @@ if ( file_exists($rImagePath) ) { - - + diff --git a/web/skins/classic/views/frames.php b/web/skins/classic/views/frames.php index 3a6791f91..11db81efd 100644 --- a/web/skins/classic/views/frames.php +++ b/web/skins/classic/views/frames.php @@ -215,5 +215,4 @@ if ( count($frames) ) foreach ( $frames as $frame ) { $row++; } ?> - - +