From 1f8e8554a3f7f9395835210d7c04cc742cf9c771 Mon Sep 17 00:00:00 2001 From: polo Date: Sun, 23 Mar 2025 20:53:48 +0100 Subject: fontsizeinput est plus sympa que fontsize --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.php b/public/index.php index 0c4c5f1..3708539 100644 --- a/public/index.php +++ b/public/index.php @@ -93,7 +93,7 @@ elseif(isset($_GET['action']) && $_GET['action'] == 'upload_image'){ license_key: 'gpl', branding: false, plugins: 'lists link autolink table image media autoresize help', - toolbar: 'undo redo newdocument print selectall styles bold italic underline strikethrough fontsize forecolor backcolor fontfamily align numlist bullist outdent indent table link image media help', + toolbar: 'undo redo newdocument print selectall styles bold italic underline strikethrough fontsizeinput forecolor backcolor fontfamily align numlist bullist outdent indent table link image media help', menubar: false, toolbar_mode: 'wrap', statusbar: false, -- cgit v1.2.3