summaryrefslogtreecommitdiff
path: root/actions/finishopenidlogin.php
diff options
context:
space:
mode:
authorMike Cochrane <mikec@mikenz.geek.nz>2008-07-08 05:51:13 -0400
committerMike Cochrane <mikec@mikenz.geek.nz>2008-07-08 05:51:13 -0400
commit0f502b8d8656bf9f1340611893dd0e4d736aeea3 (patch)
tree2c0dcf307cba098eb00aeb5b5582bec07b6aa5bc /actions/finishopenidlogin.php
parent87b494f1ebbe7640d194ef322af12fdf378295df (diff)
Remove tralling whitespace on lines and a gettext replacement that I missed.
darcs-hash:20080708095113-533db-ad63bbde67b6275fb7ae944cc9882adf6f3be517.gz
Diffstat (limited to 'actions/finishopenidlogin.php')
-rw-r--r--actions/finishopenidlogin.php2
1 files changed, 1 insertions, 1 deletions
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',