diff options
author | Mario <mario@mariovavti.com> | 2021-06-29 09:40:34 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-06-29 09:40:34 +0000 |
commit | bb5f6a1d79217222363bf803125278b05049d2b6 (patch) | |
tree | 0422ff4a5866c3ec09ca5e76415f9f7d76f85c64 /Zotlabs/Lib/ThreadItem.php | |
parent | e8c6121b4e40e16b291b38158dd3a1639641c56a (diff) | |
download | volse-hubzilla-bb5f6a1d79217222363bf803125278b05049d2b6.tar.gz volse-hubzilla-bb5f6a1d79217222363bf803125278b05049d2b6.tar.bz2 volse-hubzilla-bb5f6a1d79217222363bf803125278b05049d2b6.zip |
tools -> features
Diffstat (limited to 'Zotlabs/Lib/ThreadItem.php')
-rw-r--r-- | Zotlabs/Lib/ThreadItem.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Zotlabs/Lib/ThreadItem.php b/Zotlabs/Lib/ThreadItem.php index 618483abe..c9048cd4f 100644 --- a/Zotlabs/Lib/ThreadItem.php +++ b/Zotlabs/Lib/ThreadItem.php @@ -299,7 +299,7 @@ class ThreadItem { ); */ - $settings = t('Conversation Tools'); + $settings = t('Conversation Features'); } $has_bookmarks = false; |