summaryrefslogtreecommitdiff
path: root/actions/openidsettings.php
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-06-18 14:06:42 -0400
committerEvan Prodromou <evan@prodromou.name>2008-06-18 14:06:42 -0400
commit7ce5ed80811cd553940882b5ef5a1f7f235e71f2 (patch)
tree47cb361a0de8397b6a65b35cc3c704a787a4361f /actions/openidsettings.php
parent3a0c988cb33bc49597c33afc9e9b0837edbb8d7d (diff)
small debugging and messaging fixes
darcs-hash:20080618180642-84dde-1e8ee16d2b6497c71854486a687545d948340d69.gz
Diffstat (limited to 'actions/openidsettings.php')
-rw-r--r--actions/openidsettings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/actions/openidsettings.php b/actions/openidsettings.php
index 0737f2148..742ef2757 100644
--- a/actions/openidsettings.php
+++ b/actions/openidsettings.php
@@ -65,7 +65,7 @@ class OpenidsettingsAction extends SettingsAction {
common_element('h2', NULL, _t('OpenID'));
common_element('p', NULL,
- _t('You can remove an OpenID from your account ',
+ _t('You can remove an OpenID from your account '.
'by clicking the button marked "Delete" next to it.'));
$idx = 0;