From 0f502b8d8656bf9f1340611893dd0e4d736aeea3 Mon Sep 17 00:00:00 2001 From: Mike Cochrane Date: Tue, 8 Jul 2008 05:51:13 -0400 Subject: Remove tralling whitespace on lines and a gettext replacement that I missed. darcs-hash:20080708095113-533db-ad63bbde67b6275fb7ae944cc9882adf6f3be517.gz --- actions/finishopenidlogin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/finishopenidlogin.php') diff --git a/actions/finishopenidlogin.php b/actions/finishopenidlogin.php index 6eb45ec8e..36af83840 100644 --- a/actions/finishopenidlogin.php +++ b/actions/finishopenidlogin.php @@ -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', -- cgit v1.2.3-54-g00ecf