From b8187577c254be7653670dc69235cf9e6731b6cd Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 30 Sep 2010 18:57:26 +0000 Subject: [PATCH] fixed link --- lam/lib/modules/quota.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lam/lib/modules/quota.inc b/lam/lib/modules/quota.inc index 77e39cb0..aa6c01f2 100644 --- a/lam/lib/modules/quota.inc +++ b/lam/lib/modules/quota.inc @@ -104,7 +104,7 @@ class quota extends baseModule { "SoftBlockLimit" => array( "Headline" => _("Soft block limit"), "Text" => _("Soft block limit."), "SeeAlso" => array( - 'link' => 'http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Quota.html#ss4.4"', + 'link' => 'http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Quota.html#ss4.4', 'text' => 'Quota How-To') ), "HardBlockLimit" => array(