More precise field label
This commit is contained in:
parent
99a3c3abd2
commit
6483fbd8fa
|
@ -101,7 +101,7 @@ class SmssettingsAction extends ConnectSettingsAction
|
|||
common_local_url('smssettings')));
|
||||
|
||||
$this->elementStart('fieldset', array('id' => 'settings_sms_address'));
|
||||
$this->element('legend', null, _('Address'));
|
||||
$this->element('legend', null, _('SMS address'));
|
||||
$this->hidden('token', common_session_token());
|
||||
|
||||
if ($user->sms) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user