From: Duck (Jakob Munih) Date: Sun, 22 Feb 2009 21:12:57 +0000 (+0100) Subject: ws X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=cee5c1987dcfffd7c9492a04ff0225ffd493bdae;p=horde.git ws --- 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');