From: fabrixxm Date: Tue, 20 Jan 2015 21:17:03 +0000 (+0100) Subject: reword checkbox help text X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=816d3f86e7449ad57d03f8804e1d4d559e0e6a1a;p=friendica.git reword checkbox help text --- diff --git a/mod/settings.php b/mod/settings.php index 799a5faa17..4c64e4da63 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -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'),