Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zvonimir
ISPConfig 3
Commits
c74c6d79
Commit
c74c6d79
authored
Jul 05, 2012
by
cfoe
Browse files
added class to search_limit column
parent
0e269484
Changes
56
Hide whitespace changes
Inline
Side-by-side
interface/web/admin/templates/firewall_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/admin/templates/language_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/admin/templates/remote_user_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/admin/templates/server_config_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/admin/templates/server_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/admin/templates/users_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/client/templates/client_circle_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/client/templates/client_template_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/client/templates/clients_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/client/templates/resellers_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/dns/templates/dns_a_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/dns/templates/dns_slave_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/dns/templates/dns_soa_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/dns/templates/dns_template_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/domain/templates/domain_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/help/templates/support_message_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/mail/templates/mail_alias_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/mail/templates/mail_aliasdomain_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/mail/templates/mail_blacklist_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
interface/web/mail/templates/mail_content_filter_list.htm
View file @
c74c6d79
...
...
@@ -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>
...
...
Prev
1
2
3
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment