From 2d0ebade46d8a5942adb3e2ce816840a6ae16c1e Mon Sep 17 00:00:00 2001 From: Marius Cramer Date: Tue, 13 Jan 2015 15:36:31 +0100 Subject: [PATCH] - Fixed column sorting - cleaned up some javascript --- .../templates/directive_snippets_edit.htm | 2 +- .../templates/directive_snippets_list.htm | 10 +- .../web/admin/templates/firewall_edit.htm | 2 +- .../web/admin/templates/firewall_list.htm | 10 +- interface/web/admin/templates/groups_edit.htm | 2 +- interface/web/admin/templates/groups_list.htm | 6 +- .../web/admin/templates/iptables_edit.htm | 2 +- .../web/admin/templates/iptables_list.htm | 18 +- .../web/admin/templates/language_add.htm | 2 +- .../web/admin/templates/language_complete.htm | 2 +- .../web/admin/templates/language_edit.htm | 2 +- .../web/admin/templates/language_export.htm | 2 +- .../web/admin/templates/language_list.htm | 6 +- .../templates/remote_action_ispcupdate.htm | 2 +- .../templates/remote_action_osupdate.htm | 2 +- .../web/admin/templates/remote_user_edit.htm | 2 +- .../web/admin/templates/remote_user_list.htm | 6 +- .../templates/server_config_cron_edit.htm | 2 +- .../templates/server_config_dns_edit.htm | 2 +- .../templates/server_config_fastcgi_edit.htm | 2 +- .../templates/server_config_getmail_edit.htm | 2 +- .../templates/server_config_jailkit_edit.htm | 2 +- .../admin/templates/server_config_list.htm | 4 +- .../templates/server_config_mail_edit.htm | 2 +- .../templates/server_config_rescue_edit.htm | 2 +- .../templates/server_config_server_edit.htm | 2 +- .../templates/server_config_ufw_edit.htm | 2 +- .../templates/server_config_vlogger_edit.htm | 2 +- .../templates/server_config_web_edit.htm | 2 +- .../admin/templates/server_edit_config.htm | 2 +- .../admin/templates/server_edit_services.htm | 2 +- .../web/admin/templates/server_ip_edit.htm | 2 +- .../web/admin/templates/server_ip_list.htm | 14 +- interface/web/admin/templates/server_list.htm | 16 +- .../templates/server_php_fastcgi_edit.htm | 2 +- .../admin/templates/server_php_fpm_edit.htm | 2 +- .../web/admin/templates/server_php_list.htm | 8 +- .../admin/templates/server_php_name_edit.htm | 2 +- .../admin/templates/software_package_edit.htm | 2 +- .../templates/software_package_install.htm | 2 +- .../admin/templates/software_package_list.htm | 8 +- .../admin/templates/software_repo_edit.htm | 2 +- .../admin/templates/software_repo_list.htm | 8 +- .../admin/templates/software_update_list.htm | 6 +- .../templates/system_config_domains_edit.htm | 2 +- .../templates/system_config_mail_edit.htm | 2 +- .../templates/system_config_misc_edit.htm | 2 +- .../templates/system_config_sites_edit.htm | 2 +- .../web/admin/templates/tpl_default_basic.htm | 2 +- .../web/admin/templates/users_groups_edit.htm | 2 +- interface/web/admin/templates/users_list.htm | 10 +- .../web/admin/templates/users_user_edit.htm | 2 +- .../client/templates/client_circle_edit.htm | 2 +- .../client/templates/client_circle_list.htm | 10 +- interface/web/client/templates/client_del.htm | 2 +- .../client/templates/client_edit_address.htm | 2 +- .../client/templates/client_edit_limits.htm | 2 +- .../web/client/templates/client_message.htm | 2 +- .../client_message_template_list.htm | 6 +- .../templates/client_template_edit_limits.htm | 2 +- .../client_template_edit_template.htm | 2 +- .../client/templates/client_template_list.htm | 8 +- .../web/client/templates/clients_list.htm | 16 +- .../web/client/templates/domain_edit.htm | 2 +- .../web/client/templates/domain_list.htm | 6 +- .../web/client/templates/message_template.htm | 2 +- .../templates/message_template_list.htm | 6 +- .../templates/reseller_edit_address.htm | 2 +- .../client/templates/reseller_edit_limits.htm | 2 +- .../web/client/templates/resellers_list.htm | 16 +- interface/web/dns/templates/dns_a_edit.htm | 2 +- interface/web/dns/templates/dns_a_list.htm | 12 +- interface/web/dns/templates/dns_aaaa_edit.htm | 2 +- .../web/dns/templates/dns_alias_edit.htm | 2 +- .../web/dns/templates/dns_cname_edit.htm | 2 +- interface/web/dns/templates/dns_dkim_edit.htm | 2 +- .../web/dns/templates/dns_dmarc_edit.htm | 2 +- .../web/dns/templates/dns_hinfo_edit.htm | 2 +- interface/web/dns/templates/dns_mx_edit.htm | 2 +- interface/web/dns/templates/dns_ns_edit.htm | 2 +- interface/web/dns/templates/dns_ptr_edit.htm | 2 +- interface/web/dns/templates/dns_rp_edit.htm | 2 +- .../dns/templates/dns_slave_admin_list.htm | 12 +- .../web/dns/templates/dns_slave_edit.htm | 2 +- .../web/dns/templates/dns_slave_list.htm | 10 +- .../web/dns/templates/dns_soa_admin_list.htm | 14 +- interface/web/dns/templates/dns_soa_edit.htm | 2 +- interface/web/dns/templates/dns_soa_list.htm | 12 +- interface/web/dns/templates/dns_srv_edit.htm | 2 +- .../web/dns/templates/dns_template_edit.htm | 2 +- .../web/dns/templates/dns_template_list.htm | 6 +- interface/web/dns/templates/dns_txt_edit.htm | 2 +- interface/web/help/templates/faq_edit.htm | 2 +- .../web/help/templates/faq_sections_edit.htm | 2 +- .../help/templates/support_message_edit.htm | 2 +- .../help/templates/support_message_list.htm | 8 +- interface/web/js/scrigo.js.php | 845 +++++++++--------- .../web/login/templates/password_reset.htm | 2 +- .../web/mail/templates/mail_alias_edit.htm | 2 +- .../web/mail/templates/mail_alias_list.htm | 8 +- .../mail/templates/mail_aliasdomain_edit.htm | 2 +- .../mail/templates/mail_aliasdomain_list.htm | 8 +- .../mail/templates/mail_blacklist_edit.htm | 2 +- .../mail/templates/mail_blacklist_list.htm | 10 +- .../templates/mail_content_filter_edit.htm | 2 +- .../templates/mail_content_filter_list.htm | 10 +- .../mail/templates/mail_domain_admin_list.htm | 10 +- .../templates/mail_domain_catchall_edit.htm | 2 +- .../templates/mail_domain_catchall_list.htm | 8 +- .../web/mail/templates/mail_domain_edit.htm | 2 +- .../web/mail/templates/mail_domain_list.htm | 8 +- .../web/mail/templates/mail_forward_edit.htm | 2 +- .../web/mail/templates/mail_forward_list.htm | 8 +- .../web/mail/templates/mail_get_edit.htm | 2 +- .../web/mail/templates/mail_get_list.htm | 12 +- .../mail/templates/mail_mailinglist_edit.htm | 2 +- .../mail/templates/mail_mailinglist_list.htm | 6 +- .../templates/mail_relay_recipient_edit.htm | 2 +- .../templates/mail_relay_recipient_list.htm | 8 +- .../mail/templates/mail_transport_edit.htm | 2 +- .../mail/templates/mail_transport_list.htm | 12 +- .../mail_user_autoresponder_edit.htm | 2 +- .../web/mail/templates/mail_user_backup.htm | 2 +- .../mail/templates/mail_user_backup_list.htm | 6 +- .../templates/mail_user_custom_rules_edit.htm | 2 +- .../mail/templates/mail_user_filter_edit.htm | 2 +- .../mail/templates/mail_user_filter_list.htm | 2 +- .../web/mail/templates/mail_user_list.htm | 18 +- .../mail/templates/mail_user_mailbox_edit.htm | 2 +- .../templates/mail_user_mailfilter_edit.htm | 2 +- .../mail/templates/mail_user_stats_list.htm | 12 +- .../mail/templates/mail_whitelist_edit.htm | 2 +- .../mail/templates/mail_whitelist_list.htm | 10 +- .../templates/spamfilter_blacklist_edit.htm | 2 +- .../templates/spamfilter_blacklist_list.htm | 12 +- .../spamfilter_config_getmail_edit.htm | 2 +- .../mail/templates/spamfilter_config_list.htm | 4 +- .../templates/spamfilter_config_mail_edit.htm | 2 +- .../spamfilter_config_server_edit.htm | 2 +- .../mail/templates/spamfilter_other_edit.htm | 2 +- .../mail/templates/spamfilter_policy_edit.htm | 2 +- .../mail/templates/spamfilter_policy_list.htm | 12 +- .../templates/spamfilter_quarantine_edit.htm | 2 +- .../templates/spamfilter_taglevel_edit.htm | 2 +- .../mail/templates/spamfilter_users_edit.htm | 2 +- .../mail/templates/spamfilter_users_list.htm | 12 +- .../templates/spamfilter_whitelist_edit.htm | 2 +- .../templates/spamfilter_whitelist_list.htm | 12 +- .../mail/templates/user_quota_stats_list.htm | 12 +- .../mail_user_autoresponder_edit.htm | 2 +- .../mailuser/templates/mail_user_cc_edit.htm | 2 +- .../templates/mail_user_filter_edit.htm | 2 +- .../templates/mail_user_filter_list.htm | 4 +- .../templates/mail_user_password_edit.htm | 2 +- .../templates/mail_user_spamfilter_edit.htm | 2 +- .../web/monitor/templates/datalog_list.htm | 10 +- .../web/monitor/templates/syslog_list.htm | 10 +- .../sites/templates/aps_instances_list.htm | 2 +- .../web/sites/templates/aps_packages_list.htm | 2 +- .../web/sites/templates/backup_stats_list.htm | 20 +- interface/web/sites/templates/cron_edit.htm | 2 +- interface/web/sites/templates/cron_list.htm | 20 +- .../sites/templates/database_admin_list.htm | 18 +- .../web/sites/templates/database_edit.htm | 2 +- .../web/sites/templates/database_list.htm | 16 +- .../templates/database_quota_stats_list.htm | 10 +- .../templates/database_user_admin_list.htm | 4 +- .../sites/templates/database_user_edit.htm | 2 +- .../sites/templates/database_user_list.htm | 4 +- .../web/sites/templates/ftp_user_advanced.htm | 2 +- .../templates/ftp_user_advanced_client.htm | 2 +- .../web/sites/templates/ftp_user_edit.htm | 2 +- .../web/sites/templates/ftp_user_list.htm | 10 +- .../sites/templates/shell_user_advanced.htm | 2 +- .../web/sites/templates/shell_user_edit.htm | 2 +- .../web/sites/templates/shell_user_list.htm | 10 +- .../sites/templates/user_quota_stats_list.htm | 14 +- .../web/sites/templates/web_backup_list.htm | 8 +- .../templates/web_childdomain_advanced.htm | 2 +- .../sites/templates/web_childdomain_edit.htm | 2 +- .../sites/templates/web_childdomain_list.htm | 10 +- .../web/sites/templates/web_folder_edit.htm | 2 +- .../web/sites/templates/web_folder_list.htm | 10 +- .../sites/templates/web_folder_user_edit.htm | 2 +- .../sites/templates/web_folder_user_list.htm | 8 +- .../sites/templates/web_sites_stats_list.htm | 12 +- .../templates/web_vhost_domain_admin_list.htm | 14 +- .../templates/web_vhost_domain_advanced.htm | 2 +- .../templates/web_vhost_domain_backup.htm | 2 +- .../sites/templates/web_vhost_domain_list.htm | 12 +- .../templates/web_vhost_domain_redirect.htm | 2 +- .../sites/templates/web_vhost_domain_ssl.htm | 2 +- .../templates/web_vhost_domain_stats.htm | 2 +- .../web/sites/templates/webdav_user_edit.htm | 2 +- .../web/sites/templates/webdav_user_list.htm | 10 +- .../web/themes/default/templates/main.tpl.htm | 35 +- .../web/tools/templates/dns_import_tupa.htm | 2 +- .../web/tools/templates/import_ispconfig.htm | 4 +- .../web/tools/templates/import_plesk.htm | 2 +- .../web/tools/templates/import_vpopmail.htm | 2 +- .../tools/templates/interface_settings.htm | 2 +- interface/web/tools/templates/resync.htm | 2 +- interface/web/tools/templates/tpl_default.htm | 2 +- .../web/tools/templates/user_settings.htm | 2 +- interface/web/vm/templates/openvz_action.htm | 2 +- interface/web/vm/templates/openvz_ip_edit.htm | 2 +- interface/web/vm/templates/openvz_ip_list.htm | 10 +- .../vm/templates/openvz_ostemplate_edit.htm | 2 +- .../vm/templates/openvz_ostemplate_list.htm | 12 +- .../openvz_template_advanced_edit.htm | 2 +- .../web/vm/templates/openvz_template_edit.htm | 2 +- .../web/vm/templates/openvz_template_list.htm | 6 +- .../vm/templates/openvz_vm_advanced_edit.htm | 2 +- interface/web/vm/templates/openvz_vm_edit.htm | 2 +- interface/web/vm/templates/openvz_vm_list.htm | 16 +- 215 files changed, 930 insertions(+), 996 deletions(-) diff --git a/interface/web/admin/templates/directive_snippets_edit.htm b/interface/web/admin/templates/directive_snippets_edit.htm index e9a47bcf16..7729fc163d 100644 --- a/interface/web/admin/templates/directive_snippets_edit.htm +++ b/interface/web/admin/templates/directive_snippets_edit.htm @@ -35,7 +35,7 @@
- +
diff --git a/interface/web/mail/templates/mail_domain_list.htm b/interface/web/mail/templates/mail_domain_list.htm index 33bc32514b..76db436652 100644 --- a/interface/web/mail/templates/mail_domain_list.htm +++ b/interface/web/mail/templates/mail_domain_list.htm @@ -32,9 +32,9 @@ - - - + + + @@ -42,7 +42,7 @@ diff --git a/interface/web/mail/templates/mail_forward_edit.htm b/interface/web/mail/templates/mail_forward_edit.htm index 505a694ca7..f0b395414b 100644 --- a/interface/web/mail/templates/mail_forward_edit.htm +++ b/interface/web/mail/templates/mail_forward_edit.htm @@ -29,6 +29,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_forward_list.htm b/interface/web/mail/templates/mail_forward_list.htm index f4f551500b..cda3f9143a 100644 --- a/interface/web/mail/templates/mail_forward_list.htm +++ b/interface/web/mail/templates/mail_forward_list.htm @@ -32,9 +32,9 @@
{tmpl_var name='search_limit'}
- +
- - - + + + @@ -42,7 +42,7 @@ diff --git a/interface/web/mail/templates/mail_get_edit.htm b/interface/web/mail/templates/mail_get_edit.htm index a848d02a9b..f3d8a3b0f4 100644 --- a/interface/web/mail/templates/mail_get_edit.htm +++ b/interface/web/mail/templates/mail_get_edit.htm @@ -49,6 +49,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_get_list.htm b/interface/web/mail/templates/mail_get_list.htm index 55aca573bb..58050a2cc2 100644 --- a/interface/web/mail/templates/mail_get_list.htm +++ b/interface/web/mail/templates/mail_get_list.htm @@ -32,11 +32,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -46,7 +46,7 @@ diff --git a/interface/web/mail/templates/mail_mailinglist_edit.htm b/interface/web/mail/templates/mail_mailinglist_edit.htm index d15287f665..f6d77843fc 100644 --- a/interface/web/mail/templates/mail_mailinglist_edit.htm +++ b/interface/web/mail/templates/mail_mailinglist_edit.htm @@ -73,6 +73,6 @@
- +
diff --git a/interface/web/mail/templates/mail_mailinglist_list.htm b/interface/web/mail/templates/mail_mailinglist_list.htm index 6fca9fa944..3ab72d3053 100644 --- a/interface/web/mail/templates/mail_mailinglist_list.htm +++ b/interface/web/mail/templates/mail_mailinglist_list.htm @@ -31,15 +31,15 @@
{tmpl_var name='search_limit'}
- +
- - + + diff --git a/interface/web/mail/templates/mail_relay_recipient_edit.htm b/interface/web/mail/templates/mail_relay_recipient_edit.htm index 685527bd76..83e52aa661 100644 --- a/interface/web/mail/templates/mail_relay_recipient_edit.htm +++ b/interface/web/mail/templates/mail_relay_recipient_edit.htm @@ -26,6 +26,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_relay_recipient_list.htm b/interface/web/mail/templates/mail_relay_recipient_list.htm index 3841825020..03606d1800 100644 --- a/interface/web/mail/templates/mail_relay_recipient_list.htm +++ b/interface/web/mail/templates/mail_relay_recipient_list.htm @@ -31,9 +31,9 @@
{tmpl_var name='search_limit'}
- +
- - - + + + @@ -41,7 +41,7 @@ diff --git a/interface/web/mail/templates/mail_transport_edit.htm b/interface/web/mail/templates/mail_transport_edit.htm index c600c70c19..ebde99ebf3 100644 --- a/interface/web/mail/templates/mail_transport_edit.htm +++ b/interface/web/mail/templates/mail_transport_edit.htm @@ -44,6 +44,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_transport_list.htm b/interface/web/mail/templates/mail_transport_list.htm index d39aee4770..9f1eff39de 100644 --- a/interface/web/mail/templates/mail_transport_list.htm +++ b/interface/web/mail/templates/mail_transport_list.htm @@ -32,11 +32,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -46,7 +46,7 @@ diff --git a/interface/web/mail/templates/mail_user_autoresponder_edit.htm b/interface/web/mail/templates/mail_user_autoresponder_edit.htm index 2af76c9f2c..03cb715687 100644 --- a/interface/web/mail/templates/mail_user_autoresponder_edit.htm +++ b/interface/web/mail/templates/mail_user_autoresponder_edit.htm @@ -29,6 +29,6 @@
+ value="{tmpl_var name='btn_save_txt'}" data-submit-form="pageForm" data-form-action="mail/mail_user_edit.php">{tmpl_var name='btn_save_txt'}
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_user_backup.htm b/interface/web/mail/templates/mail_user_backup.htm index cfe4e1cd20..f9abba3bba 100644 --- a/interface/web/mail/templates/mail_user_backup.htm +++ b/interface/web/mail/templates/mail_user_backup.htm @@ -31,6 +31,6 @@
- +
diff --git a/interface/web/mail/templates/mail_user_backup_list.htm b/interface/web/mail/templates/mail_user_backup_list.htm index 87f1ea32dc..c046dde956 100644 --- a/interface/web/mail/templates/mail_user_backup_list.htm +++ b/interface/web/mail/templates/mail_user_backup_list.htm @@ -12,9 +12,9 @@
{tmpl_var name='search_limit'}
- +
- - - + + + diff --git a/interface/web/mail/templates/mail_user_custom_rules_edit.htm b/interface/web/mail/templates/mail_user_custom_rules_edit.htm index 653d17c861..d12378678c 100644 --- a/interface/web/mail/templates/mail_user_custom_rules_edit.htm +++ b/interface/web/mail/templates/mail_user_custom_rules_edit.htm @@ -14,6 +14,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_user_filter_edit.htm b/interface/web/mail/templates/mail_user_filter_edit.htm index c130f5ae36..7de61b1198 100644 --- a/interface/web/mail/templates/mail_user_filter_edit.htm +++ b/interface/web/mail/templates/mail_user_filter_edit.htm @@ -29,6 +29,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_user_filter_list.htm b/interface/web/mail/templates/mail_user_filter_list.htm index 47696a5f4f..4c63ddb3b4 100644 --- a/interface/web/mail/templates/mail_user_filter_list.htm +++ b/interface/web/mail/templates/mail_user_filter_list.htm @@ -27,7 +27,7 @@
{tmpl_var name='search_limit'}
- + diff --git a/interface/web/mail/templates/mail_user_list.htm b/interface/web/mail/templates/mail_user_list.htm index 2d7c6cad72..46059e63e8 100644 --- a/interface/web/mail/templates/mail_user_list.htm +++ b/interface/web/mail/templates/mail_user_list.htm @@ -32,14 +32,14 @@
{tmpl_var name='search_limit'}
- - - - - - - - + + + + + + + + @@ -52,7 +52,7 @@ diff --git a/interface/web/mail/templates/mail_user_mailbox_edit.htm b/interface/web/mail/templates/mail_user_mailbox_edit.htm index 93949f53b7..b1fd434a42 100644 --- a/interface/web/mail/templates/mail_user_mailbox_edit.htm +++ b/interface/web/mail/templates/mail_user_mailbox_edit.htm @@ -82,6 +82,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_user_mailfilter_edit.htm b/interface/web/mail/templates/mail_user_mailfilter_edit.htm index ebf6a4d270..183a98b5e3 100644 --- a/interface/web/mail/templates/mail_user_mailfilter_edit.htm +++ b/interface/web/mail/templates/mail_user_mailfilter_edit.htm @@ -18,6 +18,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_user_stats_list.htm b/interface/web/mail/templates/mail_user_stats_list.htm index 5162c74d8c..baca4dcc29 100644 --- a/interface/web/mail/templates/mail_user_stats_list.htm +++ b/interface/web/mail/templates/mail_user_stats_list.htm @@ -9,11 +9,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -23,7 +23,7 @@ diff --git a/interface/web/mail/templates/mail_whitelist_edit.htm b/interface/web/mail/templates/mail_whitelist_edit.htm index 77e949b6e8..1f72e6935f 100644 --- a/interface/web/mail/templates/mail_whitelist_edit.htm +++ b/interface/web/mail/templates/mail_whitelist_edit.htm @@ -32,6 +32,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/mail_whitelist_list.htm b/interface/web/mail/templates/mail_whitelist_list.htm index 41405b8f58..e1f6648624 100644 --- a/interface/web/mail/templates/mail_whitelist_list.htm +++ b/interface/web/mail/templates/mail_whitelist_list.htm @@ -16,10 +16,10 @@
{tmpl_var name='search_limit'}
- +
- - - - + + + + @@ -28,7 +28,7 @@ diff --git a/interface/web/mail/templates/spamfilter_blacklist_edit.htm b/interface/web/mail/templates/spamfilter_blacklist_edit.htm index 4667c65009..1db93dd7c2 100644 --- a/interface/web/mail/templates/spamfilter_blacklist_edit.htm +++ b/interface/web/mail/templates/spamfilter_blacklist_edit.htm @@ -40,6 +40,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_blacklist_list.htm b/interface/web/mail/templates/spamfilter_blacklist_list.htm index 212708270d..6f9730c278 100644 --- a/interface/web/mail/templates/spamfilter_blacklist_list.htm +++ b/interface/web/mail/templates/spamfilter_blacklist_list.htm @@ -16,11 +16,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -30,7 +30,7 @@ diff --git a/interface/web/mail/templates/spamfilter_config_getmail_edit.htm b/interface/web/mail/templates/spamfilter_config_getmail_edit.htm index c6666cfbb7..c6b6ba0807 100644 --- a/interface/web/mail/templates/spamfilter_config_getmail_edit.htm +++ b/interface/web/mail/templates/spamfilter_config_getmail_edit.htm @@ -13,6 +13,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_config_list.htm b/interface/web/mail/templates/spamfilter_config_list.htm index 2481b4dd96..c96a93ed0e 100644 --- a/interface/web/mail/templates/spamfilter_config_list.htm +++ b/interface/web/mail/templates/spamfilter_config_list.htm @@ -16,13 +16,13 @@
{tmpl_var name='search_limit'}
- +
- + diff --git a/interface/web/mail/templates/spamfilter_config_mail_edit.htm b/interface/web/mail/templates/spamfilter_config_mail_edit.htm index e0afc785dd..909d6546df 100644 --- a/interface/web/mail/templates/spamfilter_config_mail_edit.htm +++ b/interface/web/mail/templates/spamfilter_config_mail_edit.htm @@ -47,6 +47,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_config_server_edit.htm b/interface/web/mail/templates/spamfilter_config_server_edit.htm index ad95e347f8..075149edaf 100644 --- a/interface/web/mail/templates/spamfilter_config_server_edit.htm +++ b/interface/web/mail/templates/spamfilter_config_server_edit.htm @@ -25,6 +25,6 @@
- +
diff --git a/interface/web/mail/templates/spamfilter_other_edit.htm b/interface/web/mail/templates/spamfilter_other_edit.htm index 4a6f7398f6..9716472e4a 100644 --- a/interface/web/mail/templates/spamfilter_other_edit.htm +++ b/interface/web/mail/templates/spamfilter_other_edit.htm @@ -62,6 +62,6 @@
- +
diff --git a/interface/web/mail/templates/spamfilter_policy_edit.htm b/interface/web/mail/templates/spamfilter_policy_edit.htm index ba53feb85a..317bbdb822 100644 --- a/interface/web/mail/templates/spamfilter_policy_edit.htm +++ b/interface/web/mail/templates/spamfilter_policy_edit.htm @@ -55,6 +55,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_policy_list.htm b/interface/web/mail/templates/spamfilter_policy_list.htm index 1c5399c9f4..cdfd9717b2 100644 --- a/interface/web/mail/templates/spamfilter_policy_list.htm +++ b/interface/web/mail/templates/spamfilter_policy_list.htm @@ -16,11 +16,11 @@
 
- +
- - - - - + + + + + @@ -30,7 +30,7 @@ diff --git a/interface/web/mail/templates/spamfilter_quarantine_edit.htm b/interface/web/mail/templates/spamfilter_quarantine_edit.htm index ff178cb54f..7f44b58020 100644 --- a/interface/web/mail/templates/spamfilter_quarantine_edit.htm +++ b/interface/web/mail/templates/spamfilter_quarantine_edit.htm @@ -30,6 +30,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_taglevel_edit.htm b/interface/web/mail/templates/spamfilter_taglevel_edit.htm index 7a802e9a58..ba92662ba6 100644 --- a/interface/web/mail/templates/spamfilter_taglevel_edit.htm +++ b/interface/web/mail/templates/spamfilter_taglevel_edit.htm @@ -37,6 +37,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_users_edit.htm b/interface/web/mail/templates/spamfilter_users_edit.htm index 0f6d18acd0..7c75c5ee34 100644 --- a/interface/web/mail/templates/spamfilter_users_edit.htm +++ b/interface/web/mail/templates/spamfilter_users_edit.htm @@ -40,6 +40,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_users_list.htm b/interface/web/mail/templates/spamfilter_users_list.htm index d5df19e933..349630a28f 100644 --- a/interface/web/mail/templates/spamfilter_users_list.htm +++ b/interface/web/mail/templates/spamfilter_users_list.htm @@ -16,11 +16,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -30,7 +30,7 @@ diff --git a/interface/web/mail/templates/spamfilter_whitelist_edit.htm b/interface/web/mail/templates/spamfilter_whitelist_edit.htm index 2f0d9775de..aefe5f9fec 100644 --- a/interface/web/mail/templates/spamfilter_whitelist_edit.htm +++ b/interface/web/mail/templates/spamfilter_whitelist_edit.htm @@ -40,6 +40,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mail/templates/spamfilter_whitelist_list.htm b/interface/web/mail/templates/spamfilter_whitelist_list.htm index c3d1d794ad..4824ed5230 100644 --- a/interface/web/mail/templates/spamfilter_whitelist_list.htm +++ b/interface/web/mail/templates/spamfilter_whitelist_list.htm @@ -16,11 +16,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -30,7 +30,7 @@ diff --git a/interface/web/mail/templates/user_quota_stats_list.htm b/interface/web/mail/templates/user_quota_stats_list.htm index f326deb23e..4b4b831aab 100644 --- a/interface/web/mail/templates/user_quota_stats_list.htm +++ b/interface/web/mail/templates/user_quota_stats_list.htm @@ -8,11 +8,11 @@
{tmpl_var name='search_limit'}
- +
- - - - - + + + + + @@ -22,7 +22,7 @@ diff --git a/interface/web/mailuser/templates/mail_user_autoresponder_edit.htm b/interface/web/mailuser/templates/mail_user_autoresponder_edit.htm index 06c657ccb5..d450f67622 100644 --- a/interface/web/mailuser/templates/mail_user_autoresponder_edit.htm +++ b/interface/web/mailuser/templates/mail_user_autoresponder_edit.htm @@ -27,6 +27,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mailuser/templates/mail_user_cc_edit.htm b/interface/web/mailuser/templates/mail_user_cc_edit.htm index 27c5ecf25d..b622390a54 100644 --- a/interface/web/mailuser/templates/mail_user_cc_edit.htm +++ b/interface/web/mailuser/templates/mail_user_cc_edit.htm @@ -18,6 +18,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mailuser/templates/mail_user_filter_edit.htm b/interface/web/mailuser/templates/mail_user_filter_edit.htm index 619c62e736..d4ffced3fc 100644 --- a/interface/web/mailuser/templates/mail_user_filter_edit.htm +++ b/interface/web/mailuser/templates/mail_user_filter_edit.htm @@ -27,6 +27,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mailuser/templates/mail_user_filter_list.htm b/interface/web/mailuser/templates/mail_user_filter_list.htm index ba16bc1ee3..426301a4c8 100644 --- a/interface/web/mailuser/templates/mail_user_filter_list.htm +++ b/interface/web/mailuser/templates/mail_user_filter_list.htm @@ -15,13 +15,13 @@
{tmpl_var name='search_limit'}
    - +
- + diff --git a/interface/web/mailuser/templates/mail_user_password_edit.htm b/interface/web/mailuser/templates/mail_user_password_edit.htm index bea75a733b..d1e04fac88 100644 --- a/interface/web/mailuser/templates/mail_user_password_edit.htm +++ b/interface/web/mailuser/templates/mail_user_password_edit.htm @@ -28,6 +28,6 @@
- +
\ No newline at end of file diff --git a/interface/web/mailuser/templates/mail_user_spamfilter_edit.htm b/interface/web/mailuser/templates/mail_user_spamfilter_edit.htm index 8ebe2a2768..9e5360fc05 100644 --- a/interface/web/mailuser/templates/mail_user_spamfilter_edit.htm +++ b/interface/web/mailuser/templates/mail_user_spamfilter_edit.htm @@ -20,6 +20,6 @@
- +
\ No newline at end of file diff --git a/interface/web/monitor/templates/datalog_list.htm b/interface/web/monitor/templates/datalog_list.htm index 03eed4f7b8..1e7e022fcb 100644 --- a/interface/web/monitor/templates/datalog_list.htm +++ b/interface/web/monitor/templates/datalog_list.htm @@ -9,10 +9,10 @@
 
- +
- - - - + + + + @@ -21,7 +21,7 @@ diff --git a/interface/web/monitor/templates/syslog_list.htm b/interface/web/monitor/templates/syslog_list.htm index 1ac5cc4724..9db6b9f57c 100644 --- a/interface/web/monitor/templates/syslog_list.htm +++ b/interface/web/monitor/templates/syslog_list.htm @@ -9,10 +9,10 @@
{tmpl_var name='search_limit'}
- +
- - - - + + + + @@ -21,7 +21,7 @@ diff --git a/interface/web/sites/templates/aps_instances_list.htm b/interface/web/sites/templates/aps_instances_list.htm index d5a6543365..484fdee95f 100644 --- a/interface/web/sites/templates/aps_instances_list.htm +++ b/interface/web/sites/templates/aps_instances_list.htm @@ -24,7 +24,7 @@ diff --git a/interface/web/sites/templates/aps_packages_list.htm b/interface/web/sites/templates/aps_packages_list.htm index 085a8d57b1..4c42bd0dd7 100644 --- a/interface/web/sites/templates/aps_packages_list.htm +++ b/interface/web/sites/templates/aps_packages_list.htm @@ -21,7 +21,7 @@ - + diff --git a/interface/web/sites/templates/backup_stats_list.htm b/interface/web/sites/templates/backup_stats_list.htm index 5e42335bfd..05d5bbebb7 100644 --- a/interface/web/sites/templates/backup_stats_list.htm +++ b/interface/web/sites/templates/backup_stats_list.htm @@ -7,21 +7,11 @@
{tmpl_var name='search_limit'}
- +
  - +
- - - - - + + + + + diff --git a/interface/web/sites/templates/cron_edit.htm b/interface/web/sites/templates/cron_edit.htm index 7fb59c766e..1ce22bfac6 100644 --- a/interface/web/sites/templates/cron_edit.htm +++ b/interface/web/sites/templates/cron_edit.htm @@ -60,6 +60,6 @@
- +
\ No newline at end of file diff --git a/interface/web/sites/templates/cron_list.htm b/interface/web/sites/templates/cron_list.htm index 1988a3514f..6d19abf7db 100644 --- a/interface/web/sites/templates/cron_list.htm +++ b/interface/web/sites/templates/cron_list.htm @@ -16,15 +16,15 @@
- - - - - - - - - -
- - - - - - - - - + + + + + + + + + @@ -38,7 +38,7 @@ diff --git a/interface/web/sites/templates/database_admin_list.htm b/interface/web/sites/templates/database_admin_list.htm index 2bc0b2dad2..bbbdb16969 100644 --- a/interface/web/sites/templates/database_admin_list.htm +++ b/interface/web/sites/templates/database_admin_list.htm @@ -15,14 +15,14 @@
{tmpl_var name='search_limit'}
- +
- - - - - - - - + + + + + + + + @@ -35,7 +35,7 @@ diff --git a/interface/web/sites/templates/database_edit.htm b/interface/web/sites/templates/database_edit.htm index a93011fef0..ff80af58e3 100644 --- a/interface/web/sites/templates/database_edit.htm +++ b/interface/web/sites/templates/database_edit.htm @@ -110,7 +110,7 @@
- +
{tmpl_var name='search_limit'}
- +