some cleanup of main item template

This commit is contained in:
friendica
2012-11-04 16:57:09 -08:00
parent aaa5a2638c
commit 94f737b699
6 changed files with 175 additions and 74 deletions

View File

@@ -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')),
);