X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fsmssettings.php;h=672abcef8c15587e0eda8e089578e4bbea496c0a;hb=e119362fde9eabb27d48c94a98624aeae68e436c;hp=9fa7f62fb2eaf2039436607be3444010536a0d12;hpb=6483fbd8fa4c7bc8da83a9a2e334db9d9a19a77b;p=quix0rs-gnu-social.git diff --git a/actions/smssettings.php b/actions/smssettings.php index 9fa7f62fb2..672abcef8c 100644 --- a/actions/smssettings.php +++ b/actions/smssettings.php @@ -101,7 +101,7 @@ class SmssettingsAction extends ConnectSettingsAction common_local_url('smssettings'))); $this->elementStart('fieldset', array('id' => 'settings_sms_address')); - $this->element('legend', null, _('SMS address')); + $this->element('legend', null, _('Address')); $this->hidden('token', common_session_token()); if ($user->sms) {