]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/smssettings.php
Merge branch 'locshunt' into 0.9.x
[quix0rs-gnu-social.git] / actions / smssettings.php
index 9fa7f62fb2eaf2039436607be3444010536a0d12..672abcef8c15587e0eda8e089578e4bbea496c0a 100644 (file)
@@ -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) {