summaryrefslogtreecommitdiff
path: root/actions/smssettings.php
diff options
context:
space:
mode:
Diffstat (limited to 'actions/smssettings.php')
-rw-r--r--actions/smssettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/smssettings.php b/actions/smssettings.php
index 9fa7f62fb..672abcef8 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) {