From 1568a7ce7cf467bb0b3fd4663745e1fd0004b841 Mon Sep 17 00:00:00 2001
From: tbrehm <t.brehm@ispconfig.org>
Date: Tue, 18 Dec 2012 06:12:10 -0500
Subject: [PATCH] Disabled ipv6 mirror rewriting in this release. This feature is still under development and will get added in 3.0.6

---
 interface/web/help/lib/admin.conf.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/interface/web/help/lib/admin.conf.php b/interface/web/help/lib/admin.conf.php
index ea21b3e..b0163e5 100644
--- a/interface/web/help/lib/admin.conf.php
+++ b/interface/web/help/lib/admin.conf.php
@@ -1,7 +1,7 @@
 <?php
 
 /*
-	The admin.conf.php file contains menu definitions to be displayed in the administration modile.
+	The admin.conf.php file contains menu definitions to be displayed in the administration module.
 */
 
 

--
Gitblit v1.9.1