diff --git a/web/includes/Monitor.php b/web/includes/Monitor.php
index 2ed3669051..a9903933bb 100644
--- a/web/includes/Monitor.php
+++ b/web/includes/Monitor.php
@@ -1204,7 +1204,13 @@ class="monitorStream imageFeed"
- '.PHP_EOL;
+
+
+
+ '.PHP_EOL;
if (isset($options['state']) and $options['state']) {
//if ((!ZM_WEB_COMPACT_MONTAGE) && ($this->Type() != 'WebSite')) {
$html .= $this->getMonitorStateHTML();
diff --git a/web/skins/classic/includes/functions.php b/web/skins/classic/includes/functions.php
index bc3e8f4993..8d9414ac9c 100644
--- a/web/skins/classic/includes/functions.php
+++ b/web/skins/classic/includes/functions.php
@@ -1626,6 +1626,8 @@ function xhtmlFooter() {
$skinJsFile = getSkinFile('js/skin.js');
?>
+
+