From 3202c4c355712600ffc9519988b5b5a7dc37f502 Mon Sep 17 00:00:00 2001 From: leon Date: Tue, 26 Apr 2022 16:21:09 +0800 Subject: [PATCH] Roo/htmleditor/BlockFigure.js --- Roo/htmleditor/BlockFigure.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Roo/htmleditor/BlockFigure.js b/Roo/htmleditor/BlockFigure.js index 6805239442..7bc9648b39 100644 --- a/Roo/htmleditor/BlockFigure.js +++ b/Roo/htmleditor/BlockFigure.js @@ -43,7 +43,7 @@ Roo.extend(Roo.htmleditor.BlockFigure, Roo.htmleditor.Block, { // used by context menu friendly_name : 'Image with caption', - deleteTitle : "Delete Image and Caption", + deleteTitle : "Delete Image and Captionn", contextMenu : function(toolbar) { -- 2.39.2