aboutsummaryrefslogtreecommitdiffstats
path: root/include/conversation.php
diff options
context:
space:
mode:
authorRocky <rockyiii@gmx.net>2025-02-14 14:56:17 +0000
committerMario <mario@mariovavti.com>2025-02-14 14:56:17 +0000
commitb6560e545634a2092a967e4497212b407ff776f7 (patch)
tree052c05578252f3c48dcc596ac32fad3b4801e8d9 /include/conversation.php
parentb805f48c32b914eaacb2ec8e204215b77a86d132 (diff)
downloadvolse-hubzilla-b6560e545634a2092a967e4497212b407ff776f7.tar.gz
volse-hubzilla-b6560e545634a2092a967e4497212b407ff776f7.tar.bz2
volse-hubzilla-b6560e545634a2092a967e4497212b407ff776f7.zip
Highlight_mark_button3
Diffstat (limited to 'include/conversation.php')
-rw-r--r--include/conversation.php1
1 files changed, 1 insertions, 0 deletions
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'),