reword checkbox help text

This commit is contained in:
fabrixxm 2015-01-20 22:17:03 +01:00
parent 254968a99c
commit 816d3f86e7
1 changed files with 1 additions and 1 deletions

View 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'),