File tree Expand file tree Collapse file tree 11 files changed +2
-20
lines changed
Expand file tree Collapse file tree 11 files changed +2
-20
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,4 @@ $wb["db_tables_txt"] = 'Tables';
1111$wb["empty_datalog_txt"] = 'Delete datalog after sync.';
1212$wb["sync_datalog_external_txt"] = 'Fill external datalog.';
1313$wb["active_txt"] = 'active';
14- $wb["btn_save_txt"] = 'Save';
15- $wb["btn_cancel_txt"] = 'Cancel';
1614?>
Original file line number Diff line number Diff line change @@ -5,7 +5,5 @@ $wb["udp_port_txt"] = 'Open UDP ports';
55$wb["tcp_port_help_txt"] = 'Separated by comma';
66$wb["udp_port_help_txt"] = 'Separated by comma';
77$wb["active_txt"] = 'Active';
8- $wb["btn_save_txt"] = 'Save';
9- $wb["btn_cancel_txt"] = 'Cancel';
108$wb["firewall_error_unique"] = 'There is already a firewall record for this server.';
119?>
Original file line number Diff line number Diff line change 22$wb["description_txt"] = 'Description';
33$wb["name_txt"] = 'Group';
44$wb["name_err"] = 'Group must be min 1, max 30 Chars.';
5- $wb["btn_save_txt"] = 'Save';
6- $wb["btn_cancel_txt"] = 'Cancel'
75?>
Original file line number Diff line number Diff line change @@ -3,6 +3,4 @@ $wb['list_head_txt'] = 'Language file editor';
33$wb['language_select_txt'] = 'Select language';
44$wb['module_txt'] = 'Module';
55$wb['lang_file_txt'] = 'Language file';
6- $wb['btn_save_txt'] = 'Save';
7- $wb['btn_cancel_txt'] = 'Back';
86?>
Original file line number Diff line number Diff line change 11<?php
22$wb["config_txt"] = 'config';
3- $wb["btn_save_txt"] = 'Save';
4- $wb["btn_cancel_txt"] = 'Cancel';
53$wb["server_name_txt"] = 'Servername';
64$wb["mail_server_txt"] = 'Mailserver';
75$wb["web_server_txt"] = 'Webserver';
Original file line number Diff line number Diff line change 22$wb["jailkit_chroot_home_txt"] = 'Jailkit chroot home';
33$wb["jailkit_chroot_app_sections_txt"] = 'Jailkit chroot app sections';
44$wb["jailkit_chroot_app_programs_txt"] = 'Jailkit chrooted applications';
5- $wb["btn_save_txt"] = 'Save';
6- $wb["btn_cancel_txt"] = 'Cancel';
75$wb["website_path_txt"] = 'Website path';
86$wb["website_symlinks_txt"] = 'Website symlinks';
97$wb["vhost_conf_dir_txt"] = 'Vhost config dir';
Original file line number Diff line number Diff line change @@ -3,6 +3,4 @@ $wb["server_id_txt"] = 'Server';
33$wb["ip_address_txt"] = 'IP Address';
44$wb["virtualhost_txt"] = 'HTTP NameVirtualHost';
55$wb["ip_err"] = 'IP address invalid';
6- $wb["btn_save_txt"] = 'Save';
7- $wb["btn_cancel_txt"] = 'Cancel';
86?>
Original file line number Diff line number Diff line change @@ -4,6 +4,4 @@ $wb["repo_url_txt"] = 'URL';
44$wb["repo_username_txt"] = 'User (optional)';
55$wb["repo_password_txt"] = 'Password (optional)';
66$wb["active_txt"] = 'Active';
7- $wb["btn_save_txt"] = 'Save';
8- $wb["btn_cancel_txt"] = 'Cancel';
97?>
Original file line number Diff line number Diff line change @@ -25,7 +25,5 @@ $wb["fax_txt"] = 'Fax';
2525$wb["groups_txt"] = 'Groups';
2626$wb["default_group_txt"] = 'Default Group';
2727$wb["active_txt"] = 'Active';
28- $wb["btn_save_txt"] = 'Save';
29- $wb["btn_cancel_txt"] = 'Cancel';
3028$wb["startmodule_err"] = 'Start module is not within modules.';
3129?>
Original file line number Diff line number Diff line change @@ -38,4 +38,6 @@ $wb['Show System-Log'] = 'Show System-Log';
3838$wb['Show Freshclam-Log'] = 'Show Freshclam-Log';
3939$wb['Show Clamav-Log'] = 'Show Clamav-Log';
4040$wb['Show ISPConfig-Log'] = 'Show ISPConfig-Log';
41+ $wb['Show RKHunter-Log'] = 'Show RKHunter-Log';
42+ $wb['Show Jobqueue'] = 'Show Jobqueue';
4143?>
You can’t perform that action at this time.
0 commit comments