From 7ce5ed80811cd553940882b5ef5a1f7f235e71f2 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 18 Jun 2008 14:06:42 -0400 Subject: small debugging and messaging fixes darcs-hash:20080618180642-84dde-1e8ee16d2b6497c71854486a687545d948340d69.gz --- actions/openidsettings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'actions/openidsettings.php') 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; -- cgit v1.2.3-54-g00ecf