From c74c6d79e60b340f212afe4a8bd805ac90959477 Mon Sep 17 00:00:00 2001 From: cfoe <cfoe@ispconfig3> Date: Wed, 04 Jul 2012 23:36:03 -0400 Subject: [PATCH] added class to search_limit column --- interface/web/sites/templates/shell_user_list.htm | 2 interface/web/sites/templates/web_sites_stats_list.htm | 2 interface/web/client/templates/resellers_list.htm | 2 interface/web/mail/templates/mail_forward_list.htm | 2 interface/web/mail/templates/user_quota_stats_list.htm | 2 interface/web/monitor/templates/syslog_list.htm | 2 interface/web/admin/templates/server_config_list.htm | 2 interface/web/sites/templates/ftp_user_list.htm | 2 interface/web/dns/templates/dns_a_list.htm | 2 interface/web/mail/templates/mail_aliasdomain_list.htm | 2 interface/web/mail/templates/spamfilter_policy_list.htm | 2 interface/web/admin/templates/firewall_list.htm | 2 interface/web/sites/templates/user_quota_stats_list.htm | 2 interface/web/admin/templates/server_list.htm | 2 interface/web/mail/templates/spamfilter_users_list.htm | 2 interface/web/mail/templates/mail_content_filter_list.htm | 2 interface/web/dns/templates/dns_soa_list.htm | 2 interface/web/sites/templates/webdav_user_list.htm | 2 interface/web/mail/templates/mail_domain_admin_list.htm | 2 interface/web/mail/templates/mail_relay_recipient_list.htm | 2 interface/web/sites/templates/cron_list.htm | 2 interface/web/mail/templates/mail_mailinglist_list.htm | 2 interface/web/client/templates/client_template_list.htm | 2 interface/web/mail/templates/mail_alias_list.htm | 2 interface/web/vm/templates/openvz_ip_list.htm | 2 interface/web/sites/templates/web_aliasdomain_list.htm | 2 interface/web/sites/templates/database_admin_list.htm | 2 interface/web/help/templates/support_message_list.htm | 2 interface/web/vm/templates/openvz_ostemplate_list.htm | 2 interface/web/mail/templates/mail_user_list.htm | 2 interface/web/domain/templates/domain_list.htm | 2 interface/web/sites/templates/web_domain_admin_list.htm | 2 interface/web/mail/templates/spamfilter_blacklist_list.htm | 2 interface/web/mail/templates/mail_domain_list.htm | 2 interface/web/dns/templates/dns_template_list.htm | 2 interface/web/dns/templates/dns_slave_list.htm | 2 interface/web/mail/templates/mail_get_list.htm | 2 interface/web/mail/templates/mail_blacklist_list.htm | 2 interface/web/client/templates/client_circle_list.htm | 2 interface/web/sites/templates/database_list.htm | 2 interface/web/sites/templates/web_folder_list.htm | 2 interface/web/admin/templates/language_list.htm | 2 interface/web/sites/templates/web_domain_list.htm | 2 interface/web/sites/templates/web_subdomain_list.htm | 2 interface/web/mail/templates/mail_domain_catchall_list.htm | 2 interface/web/client/templates/clients_list.htm | 2 interface/web/vm/templates/openvz_vm_list.htm | 2 interface/web/admin/templates/remote_user_list.htm | 2 interface/web/mail/templates/mail_whitelist_list.htm | 2 interface/web/vm/templates/openvz_template_list.htm | 2 interface/web/sites/templates/web_folder_user_list.htm | 2 interface/web/admin/templates/users_list.htm | 2 interface/web/monitor/templates/datalog_list.htm | 2 interface/web/mail/templates/mail_user_stats_list.htm | 2 interface/web/mail/templates/spamfilter_whitelist_list.htm | 2 interface/web/mail/templates/mail_transport_list.htm | 2 56 files changed, 56 insertions(+), 56 deletions(-) diff --git a/interface/web/admin/templates/firewall_list.htm b/interface/web/admin/templates/firewall_list.htm index e2e5bb0..d209a45 100644 --- a/interface/web/admin/templates/firewall_list.htm +++ b/interface/web/admin/templates/firewall_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_tcp_port" scope="col"><tmpl_var name="tcp_port_txt"></th> <th class="tbl_col_udp_port" scope="col"><tmpl_var name="udp_port_txt"></th> - <th scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/admin/templates/language_list.htm b/interface/web/admin/templates/language_list.htm index 4106f70..d268953 100644 --- a/interface/web/admin/templates/language_list.htm +++ b/interface/web/admin/templates/language_list.htm @@ -23,7 +23,7 @@ <tr> <th class="tbl_col_module" scope="col"><tmpl_var name="module_txt"></th> <th class="tbl_col_lang_file" scope="col"><tmpl_var name="lang_file_txt"></th> - <th scope="col"><tmpl_var name="lang_file_date_txt"></th> + <th class="tbl_col_limit" scope="col"><tmpl_var name="lang_file_date_txt"></th> </tr> </thead> <tbody> diff --git a/interface/web/admin/templates/remote_user_list.htm b/interface/web/admin/templates/remote_user_list.htm index 237d6b4..12937b2 100644 --- a/interface/web/admin/templates/remote_user_list.htm +++ b/interface/web/admin/templates/remote_user_list.htm @@ -19,7 +19,7 @@ <tr> <th class="tbl_col_remote_userid" scope="col"><tmpl_var name="parent_remote_userid_txt"></th> <th class="tbl_col_remote_username" scope="col"><tmpl_var name="username_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_remote_userid"></td> diff --git a/interface/web/admin/templates/server_config_list.htm b/interface/web/admin/templates/server_config_list.htm index 55dd254..1f5356b 100644 --- a/interface/web/admin/templates/server_config_list.htm +++ b/interface/web/admin/templates/server_config_list.htm @@ -9,7 +9,7 @@ <thead> <tr> <th class="tbl_col_server_name" scope="col"><tmpl_var name="server_name_txt"></th> - <th scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_server_name"><input type="text" name="search_server_name" value="{tmpl_var name='search_server_name'}" /></td> diff --git a/interface/web/admin/templates/server_list.htm b/interface/web/admin/templates/server_list.htm index 5d6b29a..078d262 100644 --- a/interface/web/admin/templates/server_list.htm +++ b/interface/web/admin/templates/server_list.htm @@ -15,7 +15,7 @@ <th class="tbl_col_file_server" scope="col"><tmpl_var name="file_server_txt"></th> <th class="tbl_col_db_server" scope="col"><tmpl_var name="db_server_txt"></th> <th class="tbl_col_vserver_server" scope="col"><tmpl_var name="vserver_server_txt"></th> - <th scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_server_name"><input type="text" name="search_server_name" value="{tmpl_var name='search_server_name'}" /></td> diff --git a/interface/web/admin/templates/users_list.htm b/interface/web/admin/templates/users_list.htm index 1d7b2c3..25cafe6 100644 --- a/interface/web/admin/templates/users_list.htm +++ b/interface/web/admin/templates/users_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_client_id" scope="col"><tmpl_var name="client_id_txt"></th> <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> - <th scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_client_id"><input type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" /></td> diff --git a/interface/web/client/templates/client_circle_list.htm b/interface/web/client/templates/client_circle_list.htm index fc7cfa6..4c5a889 100644 --- a/interface/web/client/templates/client_circle_list.htm +++ b/interface/web/client/templates/client_circle_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_circle_name" scope="col"><tmpl_var name="circle_name_txt"></th> <th class="tbl_col_description" scope="col"><tmpl_var name="description_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_circle_id"><input type="text" name="search_circle_id" value="{tmpl_var name='search_circle_id'}" style="width:30px;" /></td> diff --git a/interface/web/client/templates/client_template_list.htm b/interface/web/client/templates/client_template_list.htm index 22cd710..5249fce 100644 --- a/interface/web/client/templates/client_template_list.htm +++ b/interface/web/client/templates/client_template_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_template_id" scope="col"><tmpl_var name="template_id_txt"></th> <th class="tbl_col_template_type" scope="col"><tmpl_var name="template_type_txt"></th> <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_template_id"><input type="text" name="search_template_id" value="{tmpl_var name='search_template_id'}" style="width:30px;" /></td> diff --git a/interface/web/client/templates/clients_list.htm b/interface/web/client/templates/clients_list.htm index 1419f1f..c62a2ee 100644 --- a/interface/web/client/templates/clients_list.htm +++ b/interface/web/client/templates/clients_list.htm @@ -24,7 +24,7 @@ <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> <th class="tbl_col_city" scope="col"><tmpl_var name="city_txt"></th> <th class="tbl_col_country" scope="col"><tmpl_var name="country_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_client_id"><input type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" style="width:30px;" /></td> diff --git a/interface/web/client/templates/resellers_list.htm b/interface/web/client/templates/resellers_list.htm index 6874681..fba6f1c 100644 --- a/interface/web/client/templates/resellers_list.htm +++ b/interface/web/client/templates/resellers_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_contact_name" scope="col"><tmpl_var name="contact_name_txt"></th> <th class="tbl_col_city" scope="col"><tmpl_var name="city_txt"></th> <th class="tbl_col_country" scope="col"><tmpl_var name="country_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_client_id"><input type="text" name="search_client_id" value="{tmpl_var name='search_client_id'}" style="width:30px;" /></td> diff --git a/interface/web/dns/templates/dns_a_list.htm b/interface/web/dns/templates/dns_a_list.htm index fe0e814..913f628 100644 --- a/interface/web/dns/templates/dns_a_list.htm +++ b/interface/web/dns/templates/dns_a_list.htm @@ -49,7 +49,7 @@ <th class="tbl_col_data" scope="col"><tmpl_var name="data_txt"></th> <th class="tbl_col_aux" scope="col"><tmpl_var name="aux_txt"></th> <th class="tbl_col_ttl" scope="col"><tmpl_var name="ttl_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/dns/templates/dns_slave_list.htm b/interface/web/dns/templates/dns_slave_list.htm index 2767e18..d4458e0 100644 --- a/interface/web/dns/templates/dns_slave_list.htm +++ b/interface/web/dns/templates/dns_slave_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_origin" scope="col"><tmpl_var name="origin_txt"></th> <th class="tbl_col_ns" scope="col"><tmpl_var name="ns_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/dns/templates/dns_soa_list.htm b/interface/web/dns/templates/dns_soa_list.htm index f23851d..fa09c78 100644 --- a/interface/web/dns/templates/dns_soa_list.htm +++ b/interface/web/dns/templates/dns_soa_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_origin" scope="col"><tmpl_var name="origin_txt"></th> <th class="tbl_col_ns" scope="col"><tmpl_var name="ns_txt"></th> <th class="tbl_col_mbox" scope="col"><tmpl_var name="mbox_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/dns/templates/dns_template_list.htm b/interface/web/dns/templates/dns_template_list.htm index acb5671..7039d34 100644 --- a/interface/web/dns/templates/dns_template_list.htm +++ b/interface/web/dns/templates/dns_template_list.htm @@ -20,7 +20,7 @@ <tr> <th class="tbl_col_visible" scope="col"><tmpl_var name="visible_txt"></th> <th class="tbl_col_name" scope="col"><tmpl_var name="name_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_visible"><select name="search_visible">{tmpl_var name='search_visible'}</select></td> diff --git a/interface/web/domain/templates/domain_list.htm b/interface/web/domain/templates/domain_list.htm index 6790731..ae0a11e 100644 --- a/interface/web/domain/templates/domain_list.htm +++ b/interface/web/domain/templates/domain_list.htm @@ -26,7 +26,7 @@ <tr> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> <th class="tbl_col_sys_groupid" scope="col"><tmpl_var name="user_txt">A</th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain"><input type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/help/templates/support_message_list.htm b/interface/web/help/templates/support_message_list.htm index 4d296a2..e828fe9 100644 --- a/interface/web/help/templates/support_message_list.htm +++ b/interface/web/help/templates/support_message_list.htm @@ -20,7 +20,7 @@ <tr> <th class="tbl_col_sender_id" scope="col"><tmpl_var name="sender_id_txt"></th> <th class="tbl_col_subject" scope="col"><tmpl_var name="subject_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_sender_id"><select name="search_sender_id">{tmpl_var name='search_sender_id'}</select></td> diff --git a/interface/web/mail/templates/mail_alias_list.htm b/interface/web/mail/templates/mail_alias_list.htm index c136257..92755dd 100644 --- a/interface/web/mail/templates/mail_alias_list.htm +++ b/interface/web/mail/templates/mail_alias_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_aliasdomain_list.htm b/interface/web/mail/templates/mail_aliasdomain_list.htm index 06f8ec3..d75c236 100644 --- a/interface/web/mail/templates/mail_aliasdomain_list.htm +++ b/interface/web/mail/templates/mail_aliasdomain_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_blacklist_list.htm b/interface/web/mail/templates/mail_blacklist_list.htm index 19e5f52..6dd81c6 100644 --- a/interface/web/mail/templates/mail_blacklist_list.htm +++ b/interface/web/mail/templates/mail_blacklist_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_type" scope="col"><tmpl_var name="type_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_content_filter_list.htm b/interface/web/mail/templates/mail_content_filter_list.htm index 709b659..fda80a6 100644 --- a/interface/web/mail/templates/mail_content_filter_list.htm +++ b/interface/web/mail/templates/mail_content_filter_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_pattern" scope="col"><tmpl_var name="pattern_txt"></th> <th class="tbl_col_action" scope="col"><tmpl_var name="action_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_domain_admin_list.htm b/interface/web/mail/templates/mail_domain_admin_list.htm index 910f7a9..4b26fb1 100644 --- a/interface/web/mail/templates/mail_domain_admin_list.htm +++ b/interface/web/mail/templates/mail_domain_admin_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_sys_groupid" scope="col"><tmpl_var name="sys_groupid_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_domain_catchall_list.htm b/interface/web/mail/templates/mail_domain_catchall_list.htm index 78615e9..d608425 100644 --- a/interface/web/mail/templates/mail_domain_catchall_list.htm +++ b/interface/web/mail/templates/mail_domain_catchall_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_domain_list.htm b/interface/web/mail/templates/mail_domain_list.htm index 88bf60b..958f743 100644 --- a/interface/web/mail/templates/mail_domain_list.htm +++ b/interface/web/mail/templates/mail_domain_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_forward_list.htm b/interface/web/mail/templates/mail_forward_list.htm index 3975a44..24a0538 100644 --- a/interface/web/mail/templates/mail_forward_list.htm +++ b/interface/web/mail/templates/mail_forward_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_get_list.htm b/interface/web/mail/templates/mail_get_list.htm index 9063344..2997bf7 100644 --- a/interface/web/mail/templates/mail_get_list.htm +++ b/interface/web/mail/templates/mail_get_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_source_server" scope="col"><tmpl_var name="source_server_txt"></th> <th class="tbl_col_source_username" scope="col"><tmpl_var name="source_username_txt"></th> <th class="tbl_col_destination" scope="col"><tmpl_var name="destination_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_mailinglist_list.htm b/interface/web/mail/templates/mail_mailinglist_list.htm index 6db108d..cbb572f 100644 --- a/interface/web/mail/templates/mail_mailinglist_list.htm +++ b/interface/web/mail/templates/mail_mailinglist_list.htm @@ -19,7 +19,7 @@ <tr> <th class="tbl_col_listname" scope="col"><tmpl_var name="listname_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_listname"><input type="text" name="search_listname" value="{tmpl_var name='search_listname'}" /></td> diff --git a/interface/web/mail/templates/mail_relay_recipient_list.htm b/interface/web/mail/templates/mail_relay_recipient_list.htm index c7b7124..7aeb45f 100644 --- a/interface/web/mail/templates/mail_relay_recipient_list.htm +++ b/interface/web/mail/templates/mail_relay_recipient_list.htm @@ -20,7 +20,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_transport_list.htm b/interface/web/mail/templates/mail_transport_list.htm index 46309a2..3f56fb5 100644 --- a/interface/web/mail/templates/mail_transport_list.htm +++ b/interface/web/mail/templates/mail_transport_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> <th class="tbl_col_transport" scope="col"><tmpl_var name="transport_txt"></th> <th class="tbl_col_sort_order" scope="col"><tmpl_var name="sort_order_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/mail_user_list.htm b/interface/web/mail/templates/mail_user_list.htm index 0e496e3..a9999bd 100644 --- a/interface/web/mail/templates/mail_user_list.htm +++ b/interface/web/mail/templates/mail_user_list.htm @@ -22,7 +22,7 @@ <tmpl_if name="enable_custom_login"><th class="tbl_col_login" scope="col"><tmpl_var name="login_txt"></th></tmpl_if> <th class="tbl_col_name" scope="col"><tmpl_var name="name_txt"></th> <th class="tbl_col_autoresponder" scope="col"><tmpl_var name="autoresponder_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_email"><input type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> diff --git a/interface/web/mail/templates/mail_user_stats_list.htm b/interface/web/mail/templates/mail_user_stats_list.htm index 4832bb3..2000f34 100644 --- a/interface/web/mail/templates/mail_user_stats_list.htm +++ b/interface/web/mail/templates/mail_user_stats_list.htm @@ -13,7 +13,7 @@ <th class="tbl_col_mail_traffic_last_month" scope="col"><tmpl_var name="last_month_txt"></th> <th class="tbl_col_mail_traffic_this_year" scope="col"><tmpl_var name="this_year_txt"></th> <th class="tbl_col_mail_traffic_last_year" scope="col"><tmpl_var name="last_year_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_email"><input type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> diff --git a/interface/web/mail/templates/mail_whitelist_list.htm b/interface/web/mail/templates/mail_whitelist_list.htm index 7f1dde9..219345f 100644 --- a/interface/web/mail/templates/mail_whitelist_list.htm +++ b/interface/web/mail/templates/mail_whitelist_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_source" scope="col"><tmpl_var name="source_txt"></th> <th class="tbl_col_type" scope="col"><tmpl_var name="type_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/spamfilter_blacklist_list.htm b/interface/web/mail/templates/spamfilter_blacklist_list.htm index 4a9702d..8a05d36 100644 --- a/interface/web/mail/templates/spamfilter_blacklist_list.htm +++ b/interface/web/mail/templates/spamfilter_blacklist_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_priority" scope="col"><tmpl_var name="priority_txt"></th> <th class="tbl_col_rid" scope="col"><tmpl_var name="rid_txt"></th> <th class="tbl_col_email" scope="col"><tmpl_var name="email_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/spamfilter_policy_list.htm b/interface/web/mail/templates/spamfilter_policy_list.htm index 7559575..48d323f 100644 --- a/interface/web/mail/templates/spamfilter_policy_list.htm +++ b/interface/web/mail/templates/spamfilter_policy_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_spam_lover" scope="col"><tmpl_var name="spam_lover_txt"></th> <th class="tbl_col_banned_files_lover" scope="col"><tmpl_var name="banned_files_lover_txt"></th> <th class="tbl_col_bad_header_lover" scope="col"><tmpl_var name="bad_header_lover_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_policy_name"><input type="text" name="search_policy_name" value="{tmpl_var name='search_policy_name'}" /></td> diff --git a/interface/web/mail/templates/spamfilter_users_list.htm b/interface/web/mail/templates/spamfilter_users_list.htm index 38dc19b..280e766 100644 --- a/interface/web/mail/templates/spamfilter_users_list.htm +++ b/interface/web/mail/templates/spamfilter_users_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_priority" scope="col"><tmpl_var name="priority_txt"></th> <th class="tbl_col_policy_id" scope="col"><tmpl_var name="policy_id_txt"></th> <th class="tbl_col_fullname" scope="col"><tmpl_var name="fullname_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_local"><select name="search_local">{tmpl_var name='search_local'}</select></td> diff --git a/interface/web/mail/templates/spamfilter_whitelist_list.htm b/interface/web/mail/templates/spamfilter_whitelist_list.htm index e456b4b..6c7ff3d 100644 --- a/interface/web/mail/templates/spamfilter_whitelist_list.htm +++ b/interface/web/mail/templates/spamfilter_whitelist_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_priority" scope="col"><tmpl_var name="priority_txt"></th> <th class="tbl_col_rid" scope="col"><tmpl_var name="rid_txt"></th> <th class="tbl_col_email" scope="col"><tmpl_var name="email_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/mail/templates/user_quota_stats_list.htm b/interface/web/mail/templates/user_quota_stats_list.htm index c5bc1f4..b4f3c1e 100644 --- a/interface/web/mail/templates/user_quota_stats_list.htm +++ b/interface/web/mail/templates/user_quota_stats_list.htm @@ -11,7 +11,7 @@ <th class="tbl_col_name" scope="col"><tmpl_var name="name_txt"></th> <th class="" scope="col" style="text-align:right;"><tmpl_var name="used_txt"></th> <th class="" scope="col" style="text-align:right;"><tmpl_var name="quota_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain"><input type="text" name="search_email" value="{tmpl_var name='search_email'}" /></td> diff --git a/interface/web/monitor/templates/datalog_list.htm b/interface/web/monitor/templates/datalog_list.htm index a9bc40b..158a5a8 100644 --- a/interface/web/monitor/templates/datalog_list.htm +++ b/interface/web/monitor/templates/datalog_list.htm @@ -12,7 +12,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_action" scope="col"><tmpl_var name="action_txt"></th> <th class="tbl_col_dbtable" scope="col"><tmpl_var name="dbtable_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_tstamp"> </td> diff --git a/interface/web/monitor/templates/syslog_list.htm b/interface/web/monitor/templates/syslog_list.htm index a575095..e3d18cb 100644 --- a/interface/web/monitor/templates/syslog_list.htm +++ b/interface/web/monitor/templates/syslog_list.htm @@ -12,7 +12,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_loglevel" scope="col"><tmpl_var name="loglevel_txt"></th> <th class="tbl_col_message" scope="col"><tmpl_var name="message_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_tstamp"> </td> diff --git a/interface/web/sites/templates/cron_list.htm b/interface/web/sites/templates/cron_list.htm index ecb768a..f822b89 100644 --- a/interface/web/sites/templates/cron_list.htm +++ b/interface/web/sites/templates/cron_list.htm @@ -27,7 +27,7 @@ <th class="tbl_col_run_month" scope="col"><tmpl_var name="run_month_txt"></th> <th class="tbl_col_run_wday" scope="col"><tmpl_var name="run_wday_txt"></th> <th class="tbl_col_command" scope="col"><tmpl_var name="command_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/database_admin_list.htm b/interface/web/sites/templates/database_admin_list.htm index 0687595..b6c90b5 100644 --- a/interface/web/sites/templates/database_admin_list.htm +++ b/interface/web/sites/templates/database_admin_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_database_user" scope="col"><tmpl_var name="database_user_txt"></th> <th class="tbl_col_database_name" scope="col"><tmpl_var name="database_name_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/database_list.htm b/interface/web/sites/templates/database_list.htm index 7ddeb86..d3b9ac5 100644 --- a/interface/web/sites/templates/database_list.htm +++ b/interface/web/sites/templates/database_list.htm @@ -23,7 +23,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_database_name" scope="col"><tmpl_var name="database_user_txt"></th> <th class="tbl_col_database_name" scope="col"><tmpl_var name="database_name_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/ftp_user_list.htm b/interface/web/sites/templates/ftp_user_list.htm index 5898411..d455e0d 100644 --- a/interface/web/sites/templates/ftp_user_list.htm +++ b/interface/web/sites/templates/ftp_user_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/shell_user_list.htm b/interface/web/sites/templates/shell_user_list.htm index 4b98a29..9087c66 100644 --- a/interface/web/sites/templates/shell_user_list.htm +++ b/interface/web/sites/templates/shell_user_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/user_quota_stats_list.htm b/interface/web/sites/templates/user_quota_stats_list.htm index a2893dd..adb1e35 100644 --- a/interface/web/sites/templates/user_quota_stats_list.htm +++ b/interface/web/sites/templates/user_quota_stats_list.htm @@ -13,7 +13,7 @@ <th class="" scope="col" style="text-align:right;"><tmpl_var name="soft_txt"></th> <th class="" scope="col" style="text-align:right;"><tmpl_var name="hard_txt"></th> <th class="" scope="col" style="text-align:right;"><tmpl_var name="files_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain"><input type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/sites/templates/web_aliasdomain_list.htm b/interface/web/sites/templates/web_aliasdomain_list.htm index eb1c933..faab74e 100644 --- a/interface/web/sites/templates/web_aliasdomain_list.htm +++ b/interface/web/sites/templates/web_aliasdomain_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/web_domain_admin_list.htm b/interface/web/sites/templates/web_domain_admin_list.htm index 16d6cf7..f363e44 100644 --- a/interface/web/sites/templates/web_domain_admin_list.htm +++ b/interface/web/sites/templates/web_domain_admin_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_sys_groupid" scope="col"><tmpl_var name="sys_groupid_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain_id"><input type="text" name="search_domain_id" size="4" value="{tmpl_var name='search_domain_id'}" /></td> diff --git a/interface/web/sites/templates/web_domain_list.htm b/interface/web/sites/templates/web_domain_list.htm index aa778ae..4ce5d5d 100644 --- a/interface/web/sites/templates/web_domain_list.htm +++ b/interface/web/sites/templates/web_domain_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain_id"><input type="text" size="5" name="search_domain_id" value="{tmpl_var name='search_domain_id'}" /></td> diff --git a/interface/web/sites/templates/web_folder_list.htm b/interface/web/sites/templates/web_folder_list.htm index 45808f4..3dcb9ee 100644 --- a/interface/web/sites/templates/web_folder_list.htm +++ b/interface/web/sites/templates/web_folder_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_path" scope="col"><tmpl_var name="path_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','sites/web_folder_list.php');">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/web_folder_user_list.htm b/interface/web/sites/templates/web_folder_user_list.htm index 9c406e1..2df924f 100644 --- a/interface/web/sites/templates/web_folder_user_list.htm +++ b/interface/web/sites/templates/web_folder_user_list.htm @@ -20,7 +20,7 @@ <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_web_folder_id" scope="col"><tmpl_var name="web_folder_id_txt"></th> <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active" onChange="submitForm('pageForm','sites/web_folder_user_list.php');">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/web_sites_stats_list.htm b/interface/web/sites/templates/web_sites_stats_list.htm index cb6087d..a0814ad 100644 --- a/interface/web/sites/templates/web_sites_stats_list.htm +++ b/interface/web/sites/templates/web_sites_stats_list.htm @@ -13,7 +13,7 @@ <th class="tbl_col_web_traffic_last_month" scope="col"><tmpl_var name="last_month_txt"></th> <th class="tbl_col_web_traffic_this_year" scope="col"><tmpl_var name="this_year_txt"></th> <th class="tbl_col_web_traffic_last_year" scope="col"><tmpl_var name="last_year_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_domain"><input type="text" name="search_domain" value="{tmpl_var name='search_domain'}" /></td> diff --git a/interface/web/sites/templates/web_subdomain_list.htm b/interface/web/sites/templates/web_subdomain_list.htm index 0157033..237cd85 100644 --- a/interface/web/sites/templates/web_subdomain_list.htm +++ b/interface/web/sites/templates/web_subdomain_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_domain" scope="col"><tmpl_var name="domain_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/sites/templates/webdav_user_list.htm b/interface/web/sites/templates/webdav_user_list.htm index edb2962..ee2b45d 100644 --- a/interface/web/sites/templates/webdav_user_list.htm +++ b/interface/web/sites/templates/webdav_user_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_parent_domain_id" scope="col"><tmpl_var name="parent_domain_id_txt"></th> <th class="tbl_col_username" scope="col"><tmpl_var name="username_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/vm/templates/openvz_ip_list.htm b/interface/web/vm/templates/openvz_ip_list.htm index 897381d..886d4b9 100644 --- a/interface/web/vm/templates/openvz_ip_list.htm +++ b/interface/web/vm/templates/openvz_ip_list.htm @@ -21,7 +21,7 @@ <th class="tbl_col_vm_id" scope="col"><tmpl_var name="vm_id_txt"></th> <th class="tbl_col_ip_address" scope="col"><tmpl_var name="ip_address_txt"></th> <th class="tbl_col_reserved" scope="col"><tmpl_var name="reserved_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_server_id"><select name="search_server_id">{tmpl_var name='search_server_id'}</select></td> diff --git a/interface/web/vm/templates/openvz_ostemplate_list.htm b/interface/web/vm/templates/openvz_ostemplate_list.htm index 0893fb9..c152774 100644 --- a/interface/web/vm/templates/openvz_ostemplate_list.htm +++ b/interface/web/vm/templates/openvz_ostemplate_list.htm @@ -22,7 +22,7 @@ <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th> <th class="tbl_col_server_id" scope="col"><tmpl_var name="server_id_txt"></th> <th class="tbl_col_allservers" scope="col"><tmpl_var name="allservers_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/vm/templates/openvz_template_list.htm b/interface/web/vm/templates/openvz_template_list.htm index f286b0d..78f102b 100644 --- a/interface/web/vm/templates/openvz_template_list.htm +++ b/interface/web/vm/templates/openvz_template_list.htm @@ -19,7 +19,7 @@ <tr> <th class="tbl_col_active" scope="col"><tmpl_var name="active_txt"></th> <th class="tbl_col_template_name" scope="col"><tmpl_var name="template_name_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> diff --git a/interface/web/vm/templates/openvz_vm_list.htm b/interface/web/vm/templates/openvz_vm_list.htm index 4f525cf..57ad7f7 100644 --- a/interface/web/vm/templates/openvz_vm_list.htm +++ b/interface/web/vm/templates/openvz_vm_list.htm @@ -24,7 +24,7 @@ <th class="tbl_col_template_id" scope="col"><tmpl_var name="template_id_txt"></th> <th class="tbl_col_hostname" scope="col"><tmpl_var name="hostname_txt"></th> <th class="tbl_col_ip_address" scope="col"><tmpl_var name="ip_address_txt"></th> - <th class="" scope="col">{tmpl_var name='search_limit'}</th> + <th class="tbl_col_limit" scope="col">{tmpl_var name='search_limit'}</th> </tr> <tr> <td class="tbl_col_active"><select name="search_active">{tmpl_var name='search_active'}</select></td> -- Gitblit v1.9.1