]> git.mxchange.org Git - friendica.git/commitdiff
reword checkbox help text
authorfabrixxm <fabrix.xm@gmail.com>
Tue, 20 Jan 2015 21:17:03 +0000 (22:17 +0100)
committerfabrixxm <fabrix.xm@gmail.com>
Tue, 20 Jan 2015 21:17:03 +0000 (22:17 +0100)
mod/settings.php

index 799a5faa17cbec1e5a72f3f26711392b8ebafa0f..4c64e4da63aab21439f69a7d9b2a8824d3609989 100644 (file)
@@ -1184,7 +1184,7 @@ function settings_content(&$a) {
 
                '$email_textonly' => array('email_textonly', t('Text-only notification emails'),
                                                                        get_pconfig(local_user(),'system','email_textonly'),
-                                                                       t('Send only text notification emails body, without the html part')),
+                                                                       t('Send text only notification emails, without the html part')),
 
                '$h_advn' => t('Advanced Account/Page Type Settings'),
                '$h_descadvn' => t('Change the behaviour of this account for special situations'),