From b6560e545634a2092a967e4497212b407ff776f7 Mon Sep 17 00:00:00 2001 From: Rocky Date: Fri, 14 Feb 2025 14:56:17 +0000 Subject: Highlight_mark_button3 --- include/conversation.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include') diff --git a/include/conversation.php b/include/conversation.php index ee599c28d..a9dd8373a 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1255,6 +1255,7 @@ function hz_status_editor($x, $popup = false) { '$writefiles' => $writefiles, '$bold' => t('Bold'), '$italic' => t('Italic'), + '$highlighter' => t('Highlight selected text'), '$underline' => t('Underline'), '$quote' => t('Quote'), '$code' => t('Code'), -- cgit v1.2.3