dot not comma
darcs-hash:20080618070710-84dde-bcf4cce6586cf22909659efefc410dded33204c3.gz
This commit is contained in:
parent
ce64e38804
commit
7a17d1c477
|
@ -42,7 +42,7 @@ class OpenidsettingsAction extends SettingsAction {
|
||||||
common_local_url('openidsettings')));
|
common_local_url('openidsettings')));
|
||||||
common_element('h2', NULL, _t('Add OpenID'));
|
common_element('h2', NULL, _t('Add OpenID'));
|
||||||
common_element('p', NULL,
|
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".'));
|
'enter it in the box below and click "Add".'));
|
||||||
common_input('openid_url', _t('OpenID URL'));
|
common_input('openid_url', _t('OpenID URL'));
|
||||||
common_submit('add', _t('Add'));
|
common_submit('add', _t('Add'));
|
||||||
|
|
Loading…
Reference in New Issue
Block a user