From e9b0d1ea736b36295fba0befcb0d63e99bc5dd3c Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Tue, 28 Jun 2011 14:53:34 -0400 Subject: [PATCH] Fix Daniel's mistake with conf var --- interface/web/help/index.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/interface/web/help/index.php b/interface/web/help/index.php index ce49d76..93204bc 100644 --- a/interface/web/help/index.php +++ b/interface/web/help/index.php @@ -10,8 +10,7 @@ <p> </p> <p> </p> <p> </p> - <p> - </p> + <p> </p> </div> </BODY> </HTML> \ No newline at end of file -- Gitblit v1.9.1