From 02c2c6b70c59aafdbd6dab2489eb6fbef34d3f44 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Wed, 03 Oct 2012 07:35:39 -0400
Subject: [PATCH] Removed test text from tools index page.
---
interface/web/tools/templates/index.htm | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/interface/web/tools/templates/index.htm b/interface/web/tools/templates/index.htm
index e1a0acb..21147c9 100644
--- a/interface/web/tools/templates/index.htm
+++ b/interface/web/tools/templates/index.htm
@@ -5,9 +5,8 @@
<div class="pnl_formsarea">
<fieldset class="inlineLabels">
- <h2 class="frmTextHead"></h2><p>ispconfig_tools_note</p>
+ <h2 class="frmTextHead"></h2><p> </p>
- TEST
</fieldset>
<input type="hidden" name="id" value="{tmpl_var name='id'}">
--
Gitblit v1.9.1