Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x

This commit is contained in:
Siebrand Mazeland 2009-11-08 23:36:53 +01:00
commit 2b16baa76a
1 changed files with 1 additions and 1 deletions

View 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) {