From cee5c1987dcfffd7c9492a04ff0225ffd493bdae Mon Sep 17 00:00:00 2001 From: "Duck (Jakob Munih)" Date: Sun, 22 Feb 2009 22:12:57 +0100 Subject: [PATCH] ws --- folks/account/tabs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/folks/account/tabs.php b/folks/account/tabs.php index 93bcc4737..4149ae1cb 100644 --- a/folks/account/tabs.php +++ b/folks/account/tabs.php @@ -29,4 +29,4 @@ if ($auth->hasCapability('resetpassword')) { $tabs->addTab(_("Forgot your password?"), Horde::applicationUrl('account/resetpassword.php'), 'resetpassword'); } -$tabs->addTab(_("Forgot your username?"), Horde::applicationUrl('account/username.php'), 'username'); \ No newline at end of file +$tabs->addTab(_("Forgot your username?"), Horde::applicationUrl('account/username.php'), 'username'); -- 2.11.0