From 52bfee159bd94a4ad04ec5b0dd8701dd4d595363 Mon Sep 17 00:00:00 2001
From: latham <latham@ispconfig3>
Date: Thu, 30 Jun 2011 16:45:38 -0400
Subject: [PATCH] Update module link name

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

diff --git a/interface/web/sites/lib/module.conf.php b/interface/web/sites/lib/module.conf.php
index b96ac1d..8802b27 100644
--- a/interface/web/sites/lib/module.conf.php
+++ b/interface/web/sites/lib/module.conf.php
@@ -64,7 +64,7 @@
 }
 
 /*
-	FTP User menu
+	Shell User menu
 */
 if($app->auth->get_client_limit($userid,'shell_user') != 0)
 {

--
Gitblit v1.9.1