diff --git a/modules/editor/components/quotation/quotation.class.php b/modules/editor/components/quotation/quotation.class.php index f8b110b19..370037a04 100644 --- a/modules/editor/components/quotation/quotation.class.php +++ b/modules/editor/components/quotation/quotation.class.php @@ -114,7 +114,6 @@ } else { $output .= sprintf('
', $style); } - debugPrint($output); return $output; } diff --git a/modules/editor/components/quotation/tpl/popup.html b/modules/editor/components/quotation/tpl/popup.html index 97feb4a64..e4a2a2353 100644 --- a/modules/editor/components/quotation/tpl/popup.html +++ b/modules/editor/components/quotation/tpl/popup.html @@ -7,9 +7,9 @@
{$lang->quotation}
{$lang->quotation_use_folder}
-
+
-