forked from GNUsocial/gnu-social
clarify that charges may be exorbitant
darcs-hash:20080720195834-84dde-3183d0cc0b93777649c03b2ded962af16ffd9bab.gz
This commit is contained in:
parent
3372a98f8e
commit
31765a1dec
@ -90,7 +90,7 @@ class SmssettingsAction extends EmailsettingsAction {
|
|||||||
common_element('h2', NULL, _('Preferences'));
|
common_element('h2', NULL, _('Preferences'));
|
||||||
|
|
||||||
common_checkbox('smsnotify',
|
common_checkbox('smsnotify',
|
||||||
_('Send me notices through SMS; I understand I may incur charges from my carrier.'),
|
_('Send me notices through SMS; I understand I may incur exorbitant charges from my carrier.'),
|
||||||
$user->smsnotify);
|
$user->smsnotify);
|
||||||
|
|
||||||
common_submit('save', _('Save'));
|
common_submit('save', _('Save'));
|
||||||
|
Loading…
Reference in New Issue
Block a user