X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=actions%2Fopenidsettings.php;h=c918cc27e6ccd62808c8c335816c48efebb52bd1;hb=d0559fdf4dafcaf8446b437f4af089c944a23d09;hp=a6170271d94e2d7646bfa765f8e3deca803fdffd;hpb=eae70d52926b7fb56cd9f4aef3b67fc4867351de;p=quix0rs-gnu-social.git diff --git a/actions/openidsettings.php b/actions/openidsettings.php index a6170271d9..c918cc27e6 100644 --- a/actions/openidsettings.php +++ b/actions/openidsettings.php @@ -42,7 +42,7 @@ class OpenidsettingsAction extends SettingsAction { common_local_url('openidsettings'))); common_element('h2', NULL, _t('Add OpenID')); common_element('p', NULL, - _t('If you want to add an OpenID to your account, ', + _t('If you want to add an OpenID to your account, ' . 'enter it in the box below and click "Add".')); common_input('openid_url', _t('OpenID URL')); common_submit('add', _t('Add'));