]> git.mxchange.org Git - friendica.git/blobdiff - include/features.php
Merge develop-new into event-attendance-new
[friendica.git] / include / features.php
index 5450c7fab02c70d845870a4933d8d4ca9097329b..1307132a64fce66236e08c5f599833f0ea144db0 100644 (file)
@@ -30,7 +30,7 @@ function get_features() {
                'composition' => array(
                        t('Post Composition Features'),
                        array('richtext',       t('Richtext Editor'),                   t('Enable richtext editor')),
-                       array('preview',        t('Post Preview'),                              t('Allow previewing posts and comments before publishing them')),
+                       array('preview',        t('Post Preview'),                      t('Allow previewing posts and comments before publishing them')),
                        array('aclautomention', t('Auto-mention Forums'),               t('Add/remove mention when a fourm page is selected/deselected in ACL window.')),
                ),