From d045bdd1f29320bf2633300bdf320af25dbf98b7 Mon Sep 17 00:00:00 2001 From: latham <latham@ispconfig3> Date: Mon, 23 May 2011 20:50:39 +0000 Subject: [PATCH] Doc update --- interface/web/sites/lib/module.conf.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/web/sites/lib/module.conf.php b/interface/web/sites/lib/module.conf.php index b96ac1dd02..8802b27b5a 100644 --- a/interface/web/sites/lib/module.conf.php +++ b/interface/web/sites/lib/module.conf.php @@ -64,7 +64,7 @@ if($app->auth->get_client_limit($userid,'ftp_user') != 0) } /* - FTP User menu + Shell User menu */ if($app->auth->get_client_limit($userid,'shell_user') != 0) { -- GitLab