diff --git a/view/include/footer.php b/view/include/footer.php index c7eea4877..0dfd23939 100644 --- a/view/include/footer.php +++ b/view/include/footer.php @@ -1,159 +1,159 @@ " . __('You have a new version to install') . "', showHideTransition: 'plain', icon: 'error', hideAfter: 20000 });"; //$footerjs .= 'var filesToUpdate='.json_encode($fileUpdates).';'; } if (empty($advancedCustom)) { $advancedCustom = AVideoPlugin::getObjectData("CustomizeAdvanced"); } ?>
- +
"; } if (!empty($advancedCustom->footerHTMLCode->value)) { echo $advancedCustom->footerHTMLCode->value; } if(isFirstPage()){ echo ''; } ?> \ No newline at end of file