Remove tralling whitespace on lines and a gettext replacement that I missed.
darcs-hash:20080708095113-533db-ad63bbde67b6275fb7ae944cc9882adf6f3be517.gz
This commit is contained in:
parent
87b494f1eb
commit
0f502b8d86
|
@ -62,7 +62,7 @@ class FinishopenidloginAction extends Action {
|
|||
}
|
||||
|
||||
function show_form($error=NULL, $username=NULL) {
|
||||
common_show_header(_t('OpenID Account Setup'), NULL, $error,
|
||||
common_show_header(_('OpenID Account Setup'), NULL, $error,
|
||||
array($this, 'show_top'));
|
||||
|
||||
common_element_start('form', array('method' => 'post',
|
||||
|
|
Loading…
Reference in New Issue
Block a user