aboutsummaryrefslogtreecommitdiffstats
path: root/include/features.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-11-05 17:17:21 -0800
committerfriendica <info@friendica.com>2012-11-05 17:17:21 -0800
commitfe5f511f19640668afe2387f8d588b821cf5f1b8 (patch)
treeb55787bb5433c4a3f635f016ae4d9e8ae523d7d4 /include/features.php
parent4f1170b65618f6455f6432a8b90152fe45d4eeea (diff)
downloadvolse-hubzilla-fe5f511f19640668afe2387f8d588b821cf5f1b8.tar.gz
volse-hubzilla-fe5f511f19640668afe2387f8d588b821cf5f1b8.tar.bz2
volse-hubzilla-fe5f511f19640668afe2387f8d588b821cf5f1b8.zip
more work on the settings pages
Diffstat (limited to 'include/features.php')
-rw-r--r--include/features.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/features.php b/include/features.php
index dfed4ad02..5ed412698 100644
--- a/include/features.php
+++ b/include/features.php
@@ -25,7 +25,7 @@ array('archives', t('Search by Date'), t('Select posts by date ranges'))
array('dislike', t('Dislike Posts'), t('Ability to dislike posts/comments')),
array('savedsearch', t('Saved Searches'), t('Save search terms for re-use')),
array('preview', t('Post Preview'), t('Preview posts and comments before publishing them')),
-array('edit_posts', t('Edit Sent Posts'), t('Edit/correct posts and comments after sending')),
+array('edit_posts', t('Edit Sent Posts'), t('Edit and correct posts and comments after sending')),
array('richtext', t('Richtext Editor'), t('Use richtext/visual editor where applicable')),
);