From 94f737b69912a32b5ae693f5aab3da0df7956926 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 4 Nov 2012 16:57:09 -0800 Subject: some cleanup of main item template --- include/features.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/features.php') diff --git a/include/features.php b/include/features.php index c4fe0df55..efd9c3455 100644 --- a/include/features.php +++ b/include/features.php @@ -25,6 +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')), ); -- cgit v1.2.3