diff --git a/interface/web/sites/lib/lang/ar.lng b/interface/web/sites/lib/lang/ar.lng
index d20432046da11535c5971aa1ba6eed1137f02e39..047eda10b5e582d2973248fc838120b2cafafd6e 100644
--- a/interface/web/sites/lib/lang/ar.lng
+++ b/interface/web/sites/lib/lang/ar.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain for website';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Accounts';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-User';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistics';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistics';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Options';
-$wb['Shell User'] = 'Shell User';
 $wb['Domain'] = 'Domain';
-$wb['Website'] = 'Website';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain for website';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomain for website';
-$wb['FTP-User'] = 'FTP-User';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-User';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Statistics';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/bg.lng b/interface/web/sites/lib/lang/bg.lng
deleted file mode 100644
index ec1a80d7665bf54f80ae50e4dcec0ebddeb95f66..0000000000000000000000000000000000000000
--- a/interface/web/sites/lib/lang/bg.lng
+++ /dev/null
@@ -1,25 +0,0 @@
-<?php
-$wb['Database'] = 'База данни';
-$wb['Options'] = 'Настройки';
-$wb['Shell User'] = 'Shell потребител';
-$wb['Domain'] = 'Домейн';
-$wb['Redirect'] = 'Пренасочване';
-$wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Поддомейн';
-$wb['Sites'] = 'Сайтове';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP потребител';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell потребител';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Уебсайтове';
-$wb['Stats'] = 'Statistics';
-$wb['Website'] = 'Уебсайт';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Статистика';
-$wb['Web traffic'] = 'Уеб Трафик';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Уебсайт квота (Harddisk)';
-?>
diff --git a/interface/web/sites/lib/lang/bg_cron_list.lng b/interface/web/sites/lib/lang/bg_cron_list.lng
deleted file mode 100644
index 7f313299a7ebca927e6110dc540c0dcf841158a4..0000000000000000000000000000000000000000
--- a/interface/web/sites/lib/lang/bg_cron_list.lng
+++ /dev/null
@@ -1,13 +0,0 @@
-<?php
-$wb['list_head_txt'] = 'Cron Jobs';
-$wb['active_txt'] = 'Активен';
-$wb['server_id_txt'] = 'Сървър';
-$wb['run_min_txt'] = 'Минута';
-$wb['run_hour_txt'] = 'Час';
-$wb['run_mday_txt'] = 'Ден от месеца';
-$wb['run_month_txt'] = 'Месец';
-$wb['run_wday_txt'] = 'Ден от седмицата';
-$wb['command_txt'] = 'Команда:';
-$wb['add_new_cron_txt'] = 'Добави новCron job';
-$wb['parent_domain_id_txt'] = 'Уебсайт';
-?>
diff --git a/interface/web/sites/lib/lang/bg_database_admin_list.lng b/interface/web/sites/lib/lang/bg_database_admin_list.lng
deleted file mode 100644
index c4cff5076e8675d2152c7a17d637986c47e53633..0000000000000000000000000000000000000000
--- a/interface/web/sites/lib/lang/bg_database_admin_list.lng
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-$wb['list_head_txt'] = 'База данни';
-$wb['active_txt'] = 'Активна';
-$wb['remote_access_txt'] = 'Дистанционен достъп';
-$wb['server_id_txt'] = 'Сървър';
-$wb['database_user_txt'] = 'Потребителско име на база данни';
-$wb['database_name_txt'] = 'Име на базата данни';
-$wb['add_new_record_txt'] = 'Добави нова база данни';
-$wb['sys_groupid_txt'] = 'Клиент';
-?>
diff --git a/interface/web/sites/lib/lang/br.lng b/interface/web/sites/lib/lang/br.lng
index 60442a48a38e4dbb0ce0c4f15744f2072a647f9e..f3f85689cc1c26c82c84fd405ad843dedd5157f7 100644
--- a/interface/web/sites/lib/lang/br.lng
+++ b/interface/web/sites/lib/lang/br.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Bancos de Dados';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Sub-domínio';
+    $wb['Aliasdomain'] = 'Alias de Domínio';
+
+    $wb['Database'] = 'Bancos de Dados';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Usuário FTP';
+    $wb['Webdav-User'] = 'Usuário Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Usuário de Shell';
+    $wb["Cron Jobs"] = 'Tarefas no Cron';
+
+$wb["Statistics"] = 'Estatísticas';
+    $wb["Web traffic"] = 'Tráfego Web';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Estatísticas';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opções';
-$wb['Shell User'] = 'Usuário de Shell';
-$wb['Domain'] = 'Website';
+$wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Redirecionamento';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Sub-domínio';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Alias de Domínio';
-$wb['FTP-User'] = 'Usuário FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Usuário Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Estatísticas';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Tarefas no Cron';
-$wb['Statistics'] = 'Estatísticas';
-$wb['Web traffic'] = 'Tráfego Web';
-$wb['Webdav-User'] = 'Usuário Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/cz.lng b/interface/web/sites/lib/lang/cz.lng
index 865b45388759ad78b4b1348807d6ce8d75d9b472..5790a3c4006b6d81a65c7c98963c5477dd78d1cd 100644
--- a/interface/web/sites/lib/lang/cz.lng
+++ b/interface/web/sites/lib/lang/cz.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Databáze';
+$wb['Websites'] = 'Webová stránka';
+    $wb['Website'] = 'Webová stránka';
+    $wb['Subdomain'] = 'Subdoména pro webovou stránku';
+    $wb['Aliasdomain'] = 'Alias doména pro webovou stránku';
+
+    $wb['Database'] = 'Databáze';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP uživatel';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell uživatel';
+    $wb["Cron Jobs"] = 'Cron úlohy';
+
+$wb["Statistics"] = 'Statistiky';
+    $wb["Web traffic"] = 'Přenesená data';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistiky';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Volby';
-$wb['Shell User'] = 'Shell uživatel';
 $wb['Domain'] = 'Doména';
-$wb['Website'] = 'Webová stránka';
 $wb['Redirect'] = 'Přesměrování';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdoména pro webovou stránku';
 $wb['Sites'] = 'Stránky';
-$wb['Aliasdomain'] = 'Alias doména pro webovou stránku';
-$wb['FTP-User'] = 'FTP uživatel';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell uživatel';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Webové stránky';
-$wb['Stats'] = 'Statistiky';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron úlohy';
-$wb['Web traffic'] = 'Přenesená data';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Statistics'] = 'Statistiky';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/de.lng b/interface/web/sites/lib/lang/de.lng
index 8524b73d2ca290bc6d27a8f117f007f7da76ab8d..24b3a3465898c1b963e88bb09788dd237fe899d7 100644
--- a/interface/web/sites/lib/lang/de.lng
+++ b/interface/web/sites/lib/lang/de.lng
@@ -1,28 +1,34 @@
 <?php
-$wb['Database'] = 'Datenbank';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Webseiten';
+    $wb['Subdomain'] = 'Subdomains';
+    $wb['Aliasdomain'] = 'Aliasdomains';
+
+    $wb['Database'] = 'Datenbanken';
+    $wb['Database Users'] = 'Datenbank-Benutzer';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Benutzer';
+    $wb['Webdav-User'] = 'WebDAV-Benutzer';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-Benutzer';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistik';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistiken';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Optionen';
-$wb['Shell User'] = 'Shell-Benutzer';
 $wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Umleitung';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP-Benutzer';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-Benutzer';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Domains';
-$wb['Stats'] = 'Statistiken';
-$wb['Website'] = 'Domain';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistik';
-$wb['Web traffic'] = 'Web-Traffic';
-$wb['Webdav-User'] = 'WebDAV-Benutzer';
-$wb['Webdav'] = 'WebDAV';
-$wb['Website quota (Harddisk)'] = 'Website Quota (Harddisk)';
-$wb['Folder'] = 'Ordner';
-$wb['Folder users'] = 'Ordner-Benutzer';
-$wb['Folder protection'] = 'Ordner-Schutz';
 ?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/el.lng b/interface/web/sites/lib/lang/el.lng
index a43e7e35c3a3da3c9b09368dbc094363f59ee1b2..827112dd240d884dd8c00b453ad45a81998cd7f6 100644
--- a/interface/web/sites/lib/lang/el.lng
+++ b/interface/web/sites/lib/lang/el.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Βάση Δεδομένων';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdomain για το website';
+    $wb['Aliasdomain'] = 'Ψευδώνυμο domain για το website';
+
+    $wb['Database'] = 'Βάση Δεδομένων';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Χρήστης FTP';
+    $wb['Webdav-User'] = 'Χρήστης Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Χρήστης Shell';
+    $wb["Cron Jobs"] = 'Εργασίες Cron';
+
+$wb["Statistics"] = 'Στατιστικά';
+    $wb["Web traffic"] = 'Κίνηση Web';
+    $wb["Website quota (Harddisk)"] = 'Όριο δίσκου Website (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Στατιστικά';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Επιλογές';
-$wb['Shell User'] = 'Χρήστης Shell';
 $wb['Domain'] = 'Domain';
-$wb['Website'] = 'Website';
 $wb['Redirect'] = 'Ανακατεύθυνση';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain για το website';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Ψευδώνυμο domain για το website';
-$wb['FTP-User'] = 'Χρήστης FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Χρήστης Shell';
-$wb['Shell'] = 'Shell';
-$wb['Webdav-User'] = 'Χρήστης Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Στατιστικά';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Εργασίες Cron';
-$wb['Statistics'] = 'Στατιστικά';
-$wb['Web traffic'] = 'Κίνηση Web';
-$wb['Website quota (Harddisk)'] = 'Όριο δίσκου Website (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/en.lng b/interface/web/sites/lib/lang/en.lng
index 316a1e530252d13006dee018339e813a3df45ade..047eda10b5e582d2973248fc838120b2cafafd6e 100644
--- a/interface/web/sites/lib/lang/en.lng
+++ b/interface/web/sites/lib/lang/en.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain for website';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Accounts';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-User';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistics';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistics';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Options';
-$wb['Shell User'] = 'Shell User';
 $wb['Domain'] = 'Domain';
-$wb['Website'] = 'Website';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain for website';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomain for website';
-$wb['FTP-User'] = 'FTP-User';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-User';
-$wb['Shell'] = 'Shell';
-$wb['Webdav-User'] = 'WebDAV User';
-$wb['Webdav'] = 'WebDAV';
-$wb['Websites'] = 'Websites';
-$wb["Stats"] = 'Statistics';
-$wb["Cron"] = 'Cron';
-$wb["Cron Jobs"] = 'Cron Jobs';
-$wb["Statistics"] = 'Statistics';
-$wb["Web traffic"] = 'Web Traffic';
-$wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
 ?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/es.lng b/interface/web/sites/lib/lang/es.lng
index 174f9fe19bfc6f596d50f083529ecd98fcad8376..4f855d800757a70f0d54252f8d3f878df451068d 100644
--- a/interface/web/sites/lib/lang/es.lng
+++ b/interface/web/sites/lib/lang/es.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Base de datos';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdominio';
+    $wb['Aliasdomain'] = 'Alias de dominio';
+
+    $wb['Database'] = 'Base de datos';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Usuario FTP';
+    $wb['Webdav-User'] = 'Usuario de Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Usuario de consola';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Estadísticas';
+    $wb["Web traffic"] = 'Trafico Web';
+    $wb["Website quota (Harddisk)"] = 'Cuota sito web (Disco Duro)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Estadísticas';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opciones';
-$wb['Shell User'] = 'Usuario de consola (shell)';
 $wb['Domain'] = 'Dominio';
 $wb['Redirect'] = 'Redirección';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdominio';
 $wb['Sites'] = 'Sitios';
-$wb['Aliasdomain'] = 'Alias de dominio';
-$wb['FTP-User'] = 'Usuario FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Usuario de consola';
-$wb['Shell'] = 'Consola (shell)';
-$wb['Websites'] = 'Sitios web';
-$wb['Stats'] = 'Estadísticas';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Estadísticas';
-$wb['Web traffic'] = 'Trafico Web';
-$wb['Webdav-User'] = 'Usuario de Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Cuota sito web (Disco Duro)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/fi.lng b/interface/web/sites/lib/lang/fi.lng
index cf8473dd96e1a18b796b05b2653ebca4f012e6e5..1f672cb06beb05a5c2aedca819853563d742b8be 100755
--- a/interface/web/sites/lib/lang/fi.lng
+++ b/interface/web/sites/lib/lang/fi.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Tietokanta';
+$wb['Websites'] = 'Verkkotunnukset';
+    $wb['Website'] = 'Verkkotunnukset';
+    $wb['Subdomain'] = 'Aliverkkotunnus';
+    $wb['Aliasdomain'] = 'Aliasverkkotunnus';
+
+    $wb['Database'] = 'Tietokanta';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-käyttäjätunnus';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-käyttäjä';
+    $wb["Cron Jobs"] = 'Ajastetut tehtävät';
+
+$wb["Statistics"] = 'Tilastot';
+    $wb["Web traffic"] = 'WWW-liikenne';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Tilastot';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Asetukset';
-$wb['Shell User'] = 'Shell-käyttäjä';
 $wb['Domain'] = 'Verkkotunnus';
 $wb['Redirect'] = 'Edelleenohjaus';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Aliverkkotunnus';
 $wb['Sites'] = 'Verkkotunnukset';
-$wb['Aliasdomain'] = 'Aliasverkkotunnus';
-$wb['FTP-User'] = 'FTP-käyttäjätunnus';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-käyttäjä';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Verkkotunnukset';
-$wb['Stats'] = 'Tilastot';
-$wb['Website'] = 'WWW-sivu';
-$wb['Cron'] = 'Ajastukset';
-$wb['Cron Jobs'] = 'Ajastetut tehtävät';
-$wb['Statistics'] = 'Tilastot';
-$wb['Web traffic'] = 'WWW-liikenne';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/fr.lng b/interface/web/sites/lib/lang/fr.lng
index 4adc588660f668c6190e0b6550ff8ac949f294bf..1e7b54cb2a9dc91f26f4ba45c2b92a74395d4f61 100644
--- a/interface/web/sites/lib/lang/fr.lng
+++ b/interface/web/sites/lib/lang/fr.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Base de données';
+$wb['Websites'] = 'Sites web';
+    $wb['Website'] = 'Sites web';
+    $wb['Subdomain'] = 'Sous-domaine';
+    $wb['Aliasdomain'] = 'Alias';
+
+    $wb['Database'] = 'Base de données';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Utilisateur FTP';
+    $wb['Webdav-User'] = 'Utilisateur WebDav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Utilisateur Shell';
+    $wb["Cron Jobs"] = 'Tâches cron';
+
+$wb["Statistics"] = 'Statistiques';
+    $wb["Web traffic"] = 'Trafic web';
+    $wb["Website quota (Harddisk)"] = 'Quota du site web (disque dur)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistiques';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Options';
-$wb['Shell User'] = 'Utilisateur Shell';
 $wb['Domain'] = 'Domaine';
-$wb['Website'] = 'Site web';
 $wb['Redirect'] = 'Redirection';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Sous-domaine';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Alias';
-$wb['FTP-User'] = 'Utilisateur FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Utilisateur Shell';
-$wb['Shell'] = 'Shell';
-$wb['Webdav-User'] = 'Utilisateur WebDav';
-$wb['Webdav'] = 'WebDav';
-$wb['Websites'] = 'Sites web';
-$wb['Stats'] = 'Statistiques';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Tâches cron';
-$wb['Statistics'] = 'Statistiques';
-$wb['Web traffic'] = 'Trafic web';
-$wb['Website quota (Harddisk)'] = 'Quota du site web (disque dur)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/hr.lng b/interface/web/sites/lib/lang/hr.lng
index 396accda74557ee5be8cb8058f536de38babbac9..6c065026bdb232d38921584afc6d001f0e6676e9 100644
--- a/interface/web/sites/lib/lang/hr.lng
+++ b/interface/web/sites/lib/lang/hr.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Baza';
+$wb['Websites'] = 'Web stranice';
+    $wb['Website'] = 'Web stranice';
+    $wb['Subdomain'] = 'Poddomena';
+    $wb['Aliasdomain'] = 'Alias za web stranicu';
+
+    $wb['Database'] = 'Baza';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP korisnik';
+    $wb['Webdav-User'] = 'Webdav korisnik';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell korisnik';
+    $wb["Cron Jobs"] = 'Cron zadaci';
+
+$wb["Statistics"] = 'Statistike';
+    $wb["Web traffic"] = 'Promet web stranice';
+    $wb["Website quota (Harddisk)"] = 'Kvota web stranice (tvrdi disk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistike';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opcije';
-$wb['Shell User'] = 'Shell korisnik';
 $wb['Domain'] = 'Domena';
-$wb['Website'] = 'Web stranica';
 $wb['Redirect'] = 'Preusmjeravanje';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Poddomena';
-$wb['Sites'] = 'Web stranice';
-$wb['Aliasdomain'] = 'Alias za web stranicu';
-$wb['FTP-User'] = 'FTP korisnik';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell korisnik';
-$wb['Shell'] = 'Shell';
-$wb['Webdav-User'] = 'Webdav korisnik';
-$wb['Webdav'] = 'Webdav';
-$wb['Websites'] = 'Web stranice';
-$wb['Stats'] = 'Statistike';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron zadaci';
-$wb['Statistics'] = 'Statistike';
-$wb['Web traffic'] = 'Promet web stranice';
-$wb['Website quota (Harddisk)'] = 'Kvota web stranice (tvrdi disk)';
-?>
+$wb['Sites'] = 'Sites';
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/hu.lng b/interface/web/sites/lib/lang/hu.lng
index 49b5d0b90c83069a4691873188b8f7246bdace93..9bff32dbf41212d98df9c9eb49d93f28187022e9 100644
--- a/interface/web/sites/lib/lang/hu.lng
+++ b/interface/web/sites/lib/lang/hu.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Adatbázis';
+$wb['Websites'] = 'Weboldalak';
+    $wb['Website'] = 'Weboldalak';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain';
+
+    $wb['Database'] = 'Adatbázis';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP Felhasználó';
+    $wb['Webdav-User'] = 'Webdav Felhasználó';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell Felhasználó';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statisztikák';
+    $wb["Web traffic"] = 'Web forgalom';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statisztikák';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Beállítások';
-$wb['Shell User'] = 'Shell Felhasználó';
 $wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Átirányítás';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Aldomain';
-$wb['Sites'] = 'Weboldalak';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP Felhasználó';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell Felhasználó';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Webhelyek';
-$wb['Stats'] = 'Statisztikák';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statisztikák';
-$wb['Web traffic'] = 'Web forgalom';
-$wb['Webdav-User'] = 'Webdav Felhasználó';
-$wb['Webdav'] = 'Webdav';
-$wb['Website'] = 'Website';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+$wb['Sites'] = 'Sites';
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/id.lng b/interface/web/sites/lib/lang/id.lng
index 1447fd218d6d7f0aadd48f0d0273b468eef259f0..4c3c4edcc6f2bcc92ffdb85594af805feef4b9cd 100644
--- a/interface/web/sites/lib/lang/id.lng
+++ b/interface/web/sites/lib/lang/id.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Situs Web';
+    $wb['Website'] = 'Situs Web';
+    $wb['Subdomain'] = 'Subdomain Situs Web';
+    $wb['Aliasdomain'] = 'Alias Domain Situs Web';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Pengguna FTP';
+    $wb['Webdav-User'] = 'Pengguna Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Pengguna Shell';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistics';
+    $wb["Web traffic"] = 'Trafik Web';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistics';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Pilihan';
-$wb['Shell User'] = 'Pengguna Shell';
 $wb['Domain'] = 'Domain';
-$wb['Website'] = 'Situs Web';
 $wb['Redirect'] = 'Pengalihan';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain Situs Web';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Alias Domain Situs Web';
-$wb['FTP-User'] = 'Pengguna FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Pengguna Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Situs Web';
-$wb['Stats'] = 'Statistik';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Job';
-$wb['Statistics'] = 'Statistik';
-$wb['Web traffic'] = 'Trafik Web';
-$wb['Webdav-User'] = 'Pengguna Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/it.lng b/interface/web/sites/lib/lang/it.lng
index 1c6572957adeacbb2bca1f29bab2182a50ec609c..5000b3727daed44c6cb34ca583f208dbe5d30ff9 100644
--- a/interface/web/sites/lib/lang/it.lng
+++ b/interface/web/sites/lib/lang/it.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Siti';
+    $wb['Website'] = 'Siti';
+    $wb['Subdomain'] = 'Sottodomini';
+    $wb['Aliasdomain'] = 'Alias dominio';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Utente FTP';
+    $wb['Webdav-User'] = 'Utente Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Utente Shell';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistiche';
+    $wb["Web traffic"] = 'Traffico web';
+    $wb["Website quota (Harddisk)"] = 'Quota sito web (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistiche';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opzioni';
-$wb['Shell User'] = 'Utente Shell';
 $wb['Domain'] = 'Dominio';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Sottodomini';
-$wb['Sites'] = 'Siti';
-$wb['Aliasdomain'] = 'Alias dominio';
-$wb['FTP-User'] = 'Utente FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Utente Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Siti';
-$wb['Stats'] = 'Statistiche';
-$wb['Website'] = 'Sito web';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistiche';
-$wb['Web traffic'] = 'Traffico web';
-$wb['Webdav-User'] = 'Utente Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Quota sito web (Harddisk)';
-?>
+$wb['Sites'] = 'Sito web';
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/ja.lng b/interface/web/sites/lib/lang/ja.lng
index ebaef173ca4e5fda4ae4e89c8d99a8df08e5a2ae..742aef129caf98ac6f830cfa2430182a55ba988d 100644
--- a/interface/web/sites/lib/lang/ja.lng
+++ b/interface/web/sites/lib/lang/ja.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'データベース';
+$wb['Websites'] = 'ウェブサイト';
+    $wb['Website'] = 'ウェブサイト';
+    $wb['Subdomain'] = 'サブドメイン';
+    $wb['Aliasdomain'] = 'エイリアスドメイン';
+
+    $wb['Database'] = 'データベース';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTPユーザー';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shellユーザー';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = '利用状況';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = '利用状況';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'オプション';
-$wb['Shell User'] = 'Shellユーザー';
 $wb['Domain'] = 'ウェブサイト';
 $wb['Redirect'] = 'リダイレクト';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'サブドメイン';
 $wb['Sites'] = 'サイト';
-$wb['Aliasdomain'] = 'エイリアスドメイン';
-$wb['FTP-User'] = 'FTPユーザー';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shellユーザー';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'ウェブサイト';
-$wb['Stats'] = '利用状況';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/nl.lng b/interface/web/sites/lib/lang/nl.lng
index af676286e626a8fe5f0e884fe9995e358446eb8d..644c9aaec8b465c85771f0e2f9c49ba0cf3a4b73 100644
--- a/interface/web/sites/lib/lang/nl.lng
+++ b/interface/web/sites/lib/lang/nl.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdomein voor website';
+    $wb['Aliasdomain'] = 'Aliasdomein voor website';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-gebruiker';
+    $wb['Webdav-User'] = 'Webdav-gebruiker';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-gebruiker';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statististieken';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statististieken';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opties';
-$wb['Shell User'] = 'Shell gebruiker';
-$wb['Domain'] = 'Domein';
-$wb['Website'] = 'Website';
+$wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomein voor website';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomein voor website';
-$wb['FTP-User'] = 'FTP-gebruiker';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-gebruiker';
-$wb['Shell'] = 'Shell';
-$wb['Webdav-User'] = 'Webdav-gebruiker';
-$wb['Webdav'] = 'Webdav';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Statististieken';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statististieken';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/pl.lng b/interface/web/sites/lib/lang/pl.lng
index 0045281cad4a5c4219631a1a0fadb2403d3886d8..93b2a04a2f0d9a1b0553bc9c62f8d1a3860c9a46 100644
--- a/interface/web/sites/lib/lang/pl.lng
+++ b/interface/web/sites/lib/lang/pl.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Baza danych';
+$wb['Websites'] = 'Strona www';
+    $wb['Website'] = 'Strona www';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain for website';
+
+    $wb['Database'] = 'Baza danych';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Użytkownik FTP';
+    $wb['Webdav-User'] = 'Użytkownik Webdav';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Użytkownik Shell';
+    $wb["Cron Jobs"] = 'Zadania Cron';
+
+$wb["Statistics"] = 'Statystyki';
+    $wb["Web traffic"] = 'Ruch na stronie';
+    $wb["Website quota (Harddisk)"] = 'Uzycie dysku strony (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statystyki';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opcje';
-$wb['Shell User'] = 'Użytkownik Shell';
 $wb['Domain'] = 'Strona www';
 $wb['Redirect'] = 'Przekierowanie';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomena';
-$wb['Sites'] = 'Strony';
-$wb['Aliasdomain'] = 'Alias domeny';
-$wb['FTP-User'] = 'Użytkownik FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Użytkownik Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Strony www';
-$wb['Stats'] = 'Statystyki';
-$wb['Website'] = 'Strona www';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Zadania Cron';
-$wb['Statistics'] = 'Statystyki';
-$wb['Web traffic'] = 'Ruch na stronie';
-$wb['Webdav-User'] = 'Użytkownik Webdav';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Uzycie dysku strony (Harddisk)';
-?>
+$wb['Sites'] = 'Sites';
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/pt.lng b/interface/web/sites/lib/lang/pt.lng
index 146efe04c60b430d588a9530cb5e1865a56b122b..61e478fdf6957ccc6b1a5dcc53f984668c302c65 100644
--- a/interface/web/sites/lib/lang/pt.lng
+++ b/interface/web/sites/lib/lang/pt.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Base de Dados';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Sub-domínio';
+    $wb['Aliasdomain'] = 'Alias de Domínio';
+
+    $wb['Database'] = 'Base de Dados';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Accounts';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Utilizador de Shell';
+    $wb["Cron Jobs"] = 'Tarefas no Cron';
+
+$wb["Statistics"] = 'Estatísticas';
+    $wb["Web traffic"] = 'Tráfego Web';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Estatísticas';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Opções';
-$wb['Shell User'] = 'Utilizador de Shell';
-$wb['Domain'] = 'Website';
+$wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Redireccionamento';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Sub-domínio';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Alias de Domínio';
-$wb['FTP-User'] = 'Utilizador -FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Utilizador -Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Estatísticas';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Tarefas no Cron';
-$wb['Statistics'] = 'Estatísticas';
-$wb['Web traffic'] = 'Tráfego Web';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/ro.lng b/interface/web/sites/lib/lang/ro.lng
index d7c7f7c4aafadd7adf5ea87ddc54e38616037b2a..d508f065264377ab6ed07ccc1517487d10b7dffe 100644
--- a/interface/web/sites/lib/lang/ro.lng
+++ b/interface/web/sites/lib/lang/ro.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Website-uri';
+    $wb['Website'] = 'Website-uri';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain for website';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Accounts';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-User';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistici';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistici';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Optiuni';
-$wb['Shell User'] = 'Shell User';
-$wb['Domain'] = 'Website';
+$wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP-User';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-User';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Website-uri';
-$wb['Stats'] = 'Statistici';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/ru.lng b/interface/web/sites/lib/lang/ru.lng
index 49f2af46f457a7d281d834acaca73279b23f9cc3..f7c2b7fd78f67810570132c256d4575c3a6f95fd 100644
--- a/interface/web/sites/lib/lang/ru.lng
+++ b/interface/web/sites/lib/lang/ru.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'База данных';
+$wb['Websites'] = 'Web-сайты';
+    $wb['Website'] = 'Web-сайты';
+    $wb['Subdomain'] = 'Субдомен';
+    $wb['Aliasdomain'] = 'Алиас домена';
+
+    $wb['Database'] = 'База данных';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'Пользователь FTP';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Пользователь Shell';
+    $wb["Cron Jobs"] = 'Задачи Cron';
+
+$wb["Statistics"] = 'Статистика';
+    $wb["Web traffic"] = 'Трафик Web';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Статистика';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Опции';
-$wb['Shell User'] = 'Пользователь Shell';
 $wb['Domain'] = 'Домен';
 $wb['Redirect'] = 'Редирект';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Субдомен';
 $wb['Sites'] = 'Сайт';
-$wb['Aliasdomain'] = 'Алиас домена';
-$wb['FTP-User'] = 'Пользователь FTP';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Пользователь Shell';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Web-сайты';
-$wb['Stats'] = 'Статистика';
-$wb['Website'] = 'Web-сайт';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Задачи Cron';
-$wb['Statistics'] = 'Статистика';
-$wb['Web traffic'] = 'Трафик Web';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/se.lng b/interface/web/sites/lib/lang/se.lng
index 762be84958871bfec06995465dcd6ad7f5298968..047eda10b5e582d2973248fc838120b2cafafd6e 100644
--- a/interface/web/sites/lib/lang/se.lng
+++ b/interface/web/sites/lib/lang/se.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Database';
+$wb['Websites'] = 'Websites';
+    $wb['Website'] = 'Website';
+    $wb['Subdomain'] = 'Subdomain for website';
+    $wb['Aliasdomain'] = 'Aliasdomain for website';
+
+    $wb['Database'] = 'Databases';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-Accounts';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-User';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Statistics';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Statistics';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Options';
-$wb['Shell User'] = 'Shell User';
 $wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Redirect';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain';
 $wb['Sites'] = 'Sites';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP-User';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-User';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Websites';
-$wb['Stats'] = 'Statistics';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/sk.lng b/interface/web/sites/lib/lang/sk.lng
index fa09f11c489a39cd146ad9b66bc5ddbfe73b517c..2f4cb9be84b1761d04c663c401a577dd58eaea36 100644
--- a/interface/web/sites/lib/lang/sk.lng
+++ b/interface/web/sites/lib/lang/sk.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Databázy';
+$wb['Websites'] = 'Webstránky';
+    $wb['Website'] = 'Webstránky';
+    $wb['Subdomain'] = 'Subdomény';
+    $wb['Aliasdomain'] = 'Aliasdomény';
+
+    $wb['Database'] = 'Databázy';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP-uživateľ';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell-uživateľ';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Å tatistika';
+    $wb["Web traffic"] = 'Web Traffic';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Å tatistika';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Možnosti';
-$wb['Shell User'] = 'Shell uživateľ';
 $wb['Domain'] = 'Webstránky';
 $wb['Redirect'] = 'Presmerovanie';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomény';
 $wb['Sites'] = 'Stránky';
-$wb['Aliasdomain'] = 'Aliasdomény';
-$wb['FTP-User'] = 'FTP-uživateľ';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell-uživateľ';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Webstránky';
-$wb['Stats'] = 'Å tatistika';
-$wb['Website'] = 'Website';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Statistics';
-$wb['Web traffic'] = 'Web Traffic';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/lang/tr.lng b/interface/web/sites/lib/lang/tr.lng
index 44827873850c11f7236d934e57601c138ccc7dbb..ee25e55a833afc821bd75ed8361477cf6791119d 100644
--- a/interface/web/sites/lib/lang/tr.lng
+++ b/interface/web/sites/lib/lang/tr.lng
@@ -1,25 +1,34 @@
 <?php
-$wb['Database'] = 'Veritabanı';
+$wb['Websites'] = 'Websitesi';
+    $wb['Website'] = 'Websitesi';
+    $wb['Subdomain'] = 'Subdomain';
+    $wb['Aliasdomain'] = 'Aliasdomain';
+
+    $wb['Database'] = 'Veritabanı';
+    $wb['Database Users'] = 'Database Users';
+
+$wb['Web Access'] = 'Web Access';
+    $wb['FTP-User'] = 'FTP Kullanıcısı';
+    $wb['Webdav-User'] = 'WebDAV-Users';
+    $wb['Folder'] = 'Protected Folders';
+    $wb['Folder users'] = 'Protected Folder Users';
+
+$wb['Command Line'] = 'Command Line';
+    $wb['Shell-User'] = 'Shell Kullanıcıları';
+    $wb["Cron Jobs"] = 'Cron Jobs';
+
+$wb["Statistics"] = 'Ä°statistikler';
+    $wb["Web traffic"] = 'Web TrafiÄŸi';
+    $wb["Website quota (Harddisk)"] = 'Website quota (Harddisk)';
+    
+$wb["Cron"] = 'Cron';
+$wb["Stats"] = 'Ä°statistikler';
+$wb['Shell'] = 'Shell';
+$wb['Webdav'] = 'WebDAV';
+$wb['FTP'] = 'FTP';
 $wb['Options'] = 'Seçenekler';
-$wb['Shell User'] = 'Shell Kullanıcıları';
-$wb['Domain'] = 'Websitesi';
+$wb['Domain'] = 'Domain';
 $wb['Redirect'] = 'Yönlendirme';
 $wb['SSL'] = 'SSL';
-$wb['Subdomain'] = 'Subdomain';
-$wb['Sites'] = 'Siteler';
-$wb['Aliasdomain'] = 'Aliasdomain';
-$wb['FTP-User'] = 'FTP Kullanıcısı';
-$wb['FTP'] = 'FTP';
-$wb['Shell-User'] = 'Shell Kullanıcısı';
-$wb['Shell'] = 'Shell';
-$wb['Websites'] = 'Web siteleri';
-$wb['Stats'] = 'Ä°statistikler';
-$wb['Website'] = 'Websitesi';
-$wb['Cron'] = 'Cron';
-$wb['Cron Jobs'] = 'Cron Jobs';
-$wb['Statistics'] = 'Ä°statistikler';
-$wb['Web traffic'] = 'Web TrafiÄŸi';
-$wb['Webdav-User'] = 'Webdav User';
-$wb['Webdav'] = 'Webdav';
-$wb['Website quota (Harddisk)'] = 'Website quota (Harddisk)';
-?>
+$wb['Sites'] = 'Sites';
+?>
\ No newline at end of file
diff --git a/interface/web/sites/lib/module.conf.php b/interface/web/sites/lib/module.conf.php
index a253dcd7414e13def0d8c492ba1d001d49b7ade6..fdce4de74f11c3c730b68c8e9b7582cd46ea5b86 100644
--- a/interface/web/sites/lib/module.conf.php
+++ b/interface/web/sites/lib/module.conf.php
@@ -2,207 +2,171 @@
 
 $userid=$app->auth->get_user_id();
 
-$module["name"] 		= "sites";
-$module["title"] 		= "top_menu_sites";
+$module["name"] 	= "sites";
+$module["title"] 	= "top_menu_sites";
 $module["template"] 	= "module.tpl.htm";
 $module["startpage"] 	= "sites/web_domain_list.php";
 $module["tab_width"]    = '';
 
-/*
-	Websites menu
-*/
+// Websites menu
 $items=array();
 
 if($app->auth->get_client_limit($userid,'web_domain') != 0)
 {
-	$items[] = array( 'title' 	=> "Website",
-			'target' 	=> 'content',
-			'link'	=> 'sites/web_domain_list.php',
-			'html_id' => 'domain_list');
+$items[] = array(   'title' 	=> "Website",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/web_domain_list.php',
+                    'html_id'   => 'domain_list');
 }
 
 if($app->auth->get_client_limit($userid,'web_subdomain') != 0)
 {
-	$items[] = array( 'title' 	=> "Subdomain",
-			'target' 	=> 'content',
-			'link'	=> 'sites/web_subdomain_list.php',
-			'html_id' => 'subdomain_list');
+$items[] = array(   'title' 	=> "Subdomain",
+                    'target' 	=> 'content',
+                    'link'      => 'sites/web_subdomain_list.php',
+                    'html_id'   => 'subdomain_list');
 }
 
 if($app->auth->get_client_limit($userid,'web_aliasdomain') != 0)
 {
-	$items[] = array( 'title'   => "Aliasdomain",
-			'target'  => 'content',
-			'link'    => 'sites/web_aliasdomain_list.php',
-			'html_id' => 'aliasdomain_list');
+$items[] = array(   'title'   => "Aliasdomain",
+                    'target'  => 'content',
+                    'link'    => 'sites/web_aliasdomain_list.php',
+                    'html_id' => 'aliasdomain_list');
 }
 
 if(count($items))
 {
-	$module["nav"][] = array(	'title'	=> 'Websites',
-								'open' 	=> 1,
-								'items'	=> $items);
+$module["nav"][] = array(   'title' => 'Websites',
+                            'open'  => 1,
+                            'items' => $items);
 }
 
-
-/*
-	FTP User menu
-*/
-if($app->auth->get_client_limit($userid,'ftp_user') != 0)
+// Databases menu
+if($app->auth->get_client_limit($userid,'database') != 0)
 {
-	$items=array();
-	
-	$items[] = array( 'title' 	=> "FTP-User",
-					  'target' 	=> 'content',
-					  'link'	=> 'sites/ftp_user_list.php',
-					  'html_id' => 'ftp_user_list');
-	
-	
-	$module["nav"][] = array(	'title'	=> 'FTP',
-								'open' 	=> 1,
-								'items'	=> $items);
-}
+$items=array();
+
+$items[] = array(   'title'     => "Database",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/database_list.php',
+                    'html_id'   => 'database_list');
 
 /*
-	Shell User menu
+Database User (for future development)
+
+$items[] = array(   'title'     => "Database User",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/database_user_list.php',
+                    'html_id'   => 'database_user_list'
+);
 */
-if($app->auth->get_client_limit($userid,'shell_user') != 0)
-{
-	$items=array();
-	
-	$items[] = array( 'title' 	=> "Shell-User",
-					  'target' 	=> 'content',
-					  'link'	=> 'sites/shell_user_list.php',
-					  'html_id' => 'shell_user_list');	
-	
-	$module["nav"][] = array(	'title'	=> 'Shell',
-								'open' 	=> 1,
-								'items'	=> $items);
+
+$module["nav"][] = array(   'title' => 'Database',
+                            'open'  => 1,
+                            'items' => $items);
 }
 
-/*
-	Databases menu
-*/
-if($app->auth->get_client_limit($userid,'database') != 0)
+// Web menu
+$items=array();
+if($app->auth->get_client_limit($userid,'ftp_user') != 0)
 {
-	$items=array();
-	
-	$items[] = array( 'title' 	=> "Database",
-					  'target' 	=> 'content',
-					  'link'	=> 'sites/database_list.php',
-					  'html_id' => 'database_list'
-					  );	
-	
-	$module["nav"][] = array(	'title'	=> 'Database',
-								'open' 	=> 1,
-								'items'	=> $items);
+$items[] = array(   'title'     => "FTP-User",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/ftp_user_list.php',
+                    'html_id'   => 'ftp_user_list');
 }
 
-/*
- *	Webdav User menu
- */
 if($app->auth->get_client_limit($userid,'webdav_user') != 0)
 {
-	$items=array();
-	
-	$items[] = array( 'title' 	=> "Webdav-User",
-			'target' 	=> 'content',
-			'link'	=> 'sites/webdav_user_list.php',
-			'html_id' => 'webdav_user_list');
-	
-	
-	$module["nav"][] = array(	'title'	=> 'Webdav',
-			'open' 	=> 1,
-			'items'	=> $items);
+$items[] = array(   'title' 	=> "Webdav-User",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/webdav_user_list.php',
+                    'html_id'   => 'webdav_user_list');
 }
 
-/*
- *	Web folder menu
- */
-	$items=array();
-	
-	$items[] = array( 'title' 	=> "Folder",
-			'target' 	=> 'content',
-			'link'	=> 'sites/web_folder_list.php',
-			'html_id' => 'web_folder_list');
+$items[] = array(   'title'     => "Folder",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/web_folder_list.php',
+                    'html_id'   => 'web_folder_list');
 	
-	$items[] = array( 'title' 	=> "Folder users",
-			'target' 	=> 'content',
-			'link'	=> 'sites/web_folder_user_list.php',
-			'html_id' => 'web_folder_user_list');
+$items[] = array(   'title' 	=> "Folder users",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/web_folder_user_list.php',
+                    'html_id'   => 'web_folder_user_list');
 	
-	$module["nav"][] = array(	'title'	=> 'Folder protection',
-			'open' 	=> 1,
-			'items'	=> $items);
+$module["nav"][] = array(   'title' => 'Web Access',
+                            'open'  => 1,
+                            'items' => $items);
 
 
-/*
-    Cron menu
-*/
-if($app->auth->get_client_limit($userid,'cron') != 0)
+// CMD menu
+$items=array();
+
+if($app->auth->get_client_limit($userid,'shell_user') != 0)
 {
-	$items = array();	
-	
-	$items[] = array( 'title'   => "Cron Jobs",
-	                  'target'  => 'content',
-	                  'link'    => 'sites/cron_list.php',
-					  'html_id' => 'cron_list');	
-	
-	$module["nav"][] = array(   'title' => 'Cron',
-	                            'open'  => 1,
-	                            'items' => $items);
+$items[] = array(   'title'     => "Shell-User",
+                    'target' 	=> 'content',
+                    'link'	=> 'sites/shell_user_list.php',
+                    'html_id'   => 'shell_user_list');	
+}
+if($app->auth->get_client_limit($userid,'cron') != 0)
+{	
+$items[] = array(   'title'   => "Cron Jobs",
+                    'target'  => 'content',
+                    'link'    => 'sites/cron_list.php',
+                    'html_id' => 'cron_list');	
 }
+$module["nav"][] = array(   'title' => 'Command Line',
+                            'open'  => 1,
+                            'items' => $items);
 
-//*** APS menu
+
+// APS menu
 $items = array();
 
-$items[] = array('title'   => 'Available packages',
-                 'target'  => 'content',
-                 'link'    => 'sites/aps_availablepackages_list.php',
-                 'html_id' => 'aps_availablepackages_list');
+$items[] = array(   'title'   => 'Available packages',
+                    'target'  => 'content',
+                    'link'    => 'sites/aps_availablepackages_list.php',
+                    'html_id' => 'aps_availablepackages_list');
 
-$items[] = array('title'   => 'Installed packages',
-                 'target'  => 'content',
-                 'link'    => 'sites/aps_installedpackages_list.php',
-                 'html_id' => 'aps_installedpackages_list');
+$items[] = array(   'title'   => 'Installed packages',
+                    'target'  => 'content',
+                    'link'    => 'sites/aps_installedpackages_list.php',
+                    'html_id' => 'aps_installedpackages_list');
                 
 
 // Second menu group, available only for admins
 if($_SESSION['s']['user']['typ'] == 'admin') 
 {
-	$items[] = array('title'   => 'Update Packagelist',
-                 'target'  => 'content',
-                 'link'    => 'sites/aps_cron_apscrawler_if.php',
-                 'html_id' => 'aps_packagedetails_show');
+$items[] = array(   'title'   => 'Update Packagelist',
+                    'target'  => 'content',
+                    'link'    => 'sites/aps_cron_apscrawler_if.php',
+                    'html_id' => 'aps_packagedetails_show');
 }
 
-$module['nav'][] = array('title' => 'APS Installer',
-                         'open'  => 1,
-                         'items' => $items);
+$module['nav'][] = array(   'title' => 'APS Installer',
+                            'open'  => 1,
+                            'items' => $items);
 
 
-//**** Statistics menu
+// Statistics menu
 $items = array();
 
-$items[] = array( 'title'   => 'Web traffic',
-		'target'  => 'content',
-		'link'    => 'sites/web_sites_stats.php',
-		'html_id' => 'websites_stats');
-
-$items[] = array( 'title'   => 'Website quota (Harddisk)',
-		'target'  => 'content',
-		'link'    => 'sites/user_quota_stats.php',
-		'html_id' => 'user_quota_stats');
+$items[] = array(   'title'   => 'Web traffic',
+                    'target'  => 'content',
+                    'link'    => 'sites/web_sites_stats.php',
+                    'html_id' => 'websites_stats');
 
+$items[] = array(   'title'   => 'Website quota (Harddisk)',
+                    'target'  => 'content',
+                    'link'    => 'sites/user_quota_stats.php',
+                    'html_id' => 'user_quota_stats');
 
 $module['nav'][] = array(   'title' => 'Statistics',
-		'open'  => 1,
-		'items' => $items);
-
-
+                            'open'  => 1,
+                            'items' => $items);
 
 // clean up
 unset($items);
-
-
 ?>
\ No newline at end of file