diff --git a/html/includes/common/generic-image.inc.php b/html/includes/common/generic-image.inc.php index 440168202..314caa1cf 100644 --- a/html/includes/common/generic-image.inc.php +++ b/html/includes/common/generic-image.inc.php @@ -41,6 +41,14 @@ if( defined('show_settings') || empty($widget_settings) ) { +
+
+ +
+
+ +
+
@@ -50,5 +58,5 @@ if( defined('show_settings') || empty($widget_settings) ) { } else { $widget_settings['title'] = $widget_settings['image_title']; - $common_output[] = ''; + $common_output[] = ''; }