@@ -4,37 +4,37 @@ <h1><tmpl_var name="list_head_txt"></h1>
44< p > < tmpl _var name ="list_desc_txt "> </ p >
55
66< div class ="form-group ">
7- < div class ="col-sm-1 "> < input class ="form-control " type ="checkbox " id ="resync_all " value ="1 " name ="resync_all "> </ div >
87 < label for ="resync_all " class ="col-sm-2 control-label "> {tmpl_var name='resync_all_txt'}</ label >
8+ < div class ="col-sm-1 "> < input type ="checkbox " id ="resync_all " value ="1 " name ="resync_all "> </ div >
99 < div class ="col-sm-3 "> < select name ="all_server_id " id ="all_server_id " class ="form-control "> {tmpl_var name='all_server_id'}</ select > </ div >
1010</ div >
1111
1212< tmpl _if name ="web_server_found ">
1313 < tmpl _if name ="web_domain_found ">
1414 < div class ="form-group ">
15- < div class ="col-sm-1 "> < input class ="form-control " type ="checkbox " id ="resync_sites " value ="1 " name ="resync_sites "> </ div >
1615 < label for ="resync_sites " class ="col-sm-2 control-label "> {tmpl_var name='resync_sites_txt'}</ label >
16+ < div class ="col-sm-1 "> < input type ="checkbox " id ="resync_sites " value ="1 " name ="resync_sites "> </ div >
1717 < div class ="col-sm-3 "> < select name ="web_server_id " id ="web_server_id " class ="form-control "> {tmpl_var name='web_server_id'}</ select > </ div >
1818 </ div >
1919 </ tmpl _if>
2020 < tmpl _if name ="ftp_user_found ">
2121 < div class ="form-group ">
22- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_ftp " value =" 1 " name ="resync_ftp " > </ div >
23- < label for =" resync_ftp " class ="col-sm-2 control-label " > {tmpl_var name="resync_ftp_txt"} </ label >
22+ < label for =" resync_ftp " class ="col-sm-2 control-label " > {tmpl_var name="resync_ftp_txt"} </ label >
23+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_ftp " value =" 1 " name ="resync_ftp " > </ div >
2424 < div class ="col-sm-3 "> < select name ="ftp_server_id " id ="ftp_server_id " class ="form-control "> {tmpl_var name='ftp_server_id'}</ select > </ div >
2525 </ div >
2626 </ tmpl _if>
2727 < tmpl _if name ="shell_user_found ">
2828 < div class ="form-group ">
29- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_shell " value =" 1 " name ="resync_shell " > </ div >
30- < label for =" resync_shell " class ="col-sm-2 control-label " > {tmpl_var name="resync_shell_txt"} </ label >
29+ < label for =" resync_shell " class ="col-sm-2 control-label " > {tmpl_var name="resync_shell_txt"} </ label >
30+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_shell " value =" 1 " name ="resync_shell " > </ div >
3131 < div class ="col-sm-3 "> < select name ="shell_server_id " id ="shell_server_id " class ="form-control "> {tmpl_var name='shell_server_id'}</ select > </ div >
3232 </ div >
3333 </ tmpl _if>
3434 < tmpl _if name ="cron_found ">
3535 < div class ="form-group ">
36- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_cron " value =" 1 " name ="resync_cron " > </ div >
37- < label for =" resync_cron " class ="col-sm-2 control-label " > {tmpl_var name="resync_cron_txt"} </ label >
36+ < label for =" resync_cron " class ="col-sm-2 control-label " > {tmpl_var name="resync_cron_txt"} </ label >
37+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_cron " value =" 1 " name ="resync_cron " > </ div >
3838 < div class ="col-sm-3 "> < select name ="cron_server_id " id ="cron_server_id " class ="form-control "> {tmpl_var name='cron_server_id'}</ select > </ div >
3939 </ div >
4040 </ tmpl _if>
@@ -43,8 +43,8 @@ <h1><tmpl_var name="list_head_txt"></h1>
4343< tmpl _if name ="file_server_found ">
4444 < tmpl _if name ="webdav_user_found ">
4545 < div class ="form-group ">
46- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_webdav " value =" 1 " name ="resync_webdav " > </ div >
47- < label for =" resync_webdav " class ="col-sm-2 control-label " > {tmpl_var name="resync_webdav_txt"} </ label >
46+ < label for =" resync_webdav " class ="col-sm-2 control-label " > {tmpl_var name="resync_webdav_txt"} </ label >
47+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_webdav " value =" 1 " name ="resync_webdav " > </ div >
4848 < div class ="col-sm-3 "> < select name ="webdav_server_id " id ="webdav_server_id " class ="form-control "> {tmpl_var name='file_server_id'}</ select > </ div >
4949 </ div >
5050 </ tmpl _if>
@@ -53,8 +53,8 @@ <h1><tmpl_var name="list_head_txt"></h1>
5353< tmpl _if name ="db_server_found ">
5454 < tmpl _if name ="client_db_found ">
5555 < div class ="form-group ">
56- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_db " value =" 1 " name ="resync_db " > </ div >
57- < label for =" resync_db " class ="col-sm-2 control-label " > {tmpl_var name="resync_db_txt"} </ label >
56+ < label for =" resync_db " class ="col-sm-2 control-label " > {tmpl_var name="resync_db_txt"} </ label >
57+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_db " value =" 1 " name ="resync_db " > </ div >
5858 < div class ="col-sm-3 "> < select name ="db_server_id " id ="db_server_id " class ="form-control "> {tmpl_var name='db_server_id'}</ select > </ div >
5959 </ div >
6060 </ tmpl _if>
@@ -63,36 +63,36 @@ <h1><tmpl_var name="list_head_txt"></h1>
6363< tmpl _if name ="mail_server_found ">
6464 < tmpl _if name ="mail_domain_found ">
6565 < div class ="form-group ">
66- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_mail " value =" 1 " name ="resync_mail " > </ div >
67- < label for =" resync_mail " class ="col-sm-2 control-label " > {tmpl_var name="resync_mail_txt"} </ label >
66+ < label for =" resync_mail " class ="col-sm-2 control-label " > {tmpl_var name="resync_mail_txt"} </ label >
67+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_mail " value =" 1 " name ="resync_mail " > </ div >
6868 < div class ="col-sm-3 "> < select name ="mail_server_id " id ="mail_server_id " class ="form-control "> {tmpl_var name='mail_server_id'}</ select > </ div >
6969 </ div >
7070 </ tmpl _if>
7171 < tmpl _if name ="mail_user_found ">
7272 < div class ="form-group ">
73- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_mailbox " value =" 1 " name ="resync_mailbox " > </ div >
74- < label for =" resync_mailbox " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailbox_txt"} </ label >
73+ < label for =" resync_mailbox " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailbox_txt"} </ label >
74+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_mailbox " value =" 1 " name ="resync_mailbox " > </ div >
7575 < div class ="col-sm-3 "> < select name ="mailbox_server_id " id ="mailbox_server_id " class ="form-control "> {tmpl_var name='mailbox_server_id'}</ select > </ div >
7676 </ div >
7777 </ tmpl _if>
7878 < tmpl _if name ="mail_get_found ">
7979 < div class ="form-group ">
80- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_mailget " value =" 1 " name ="resync_mailget " > </ div >
81- < label for =" resync_mailget " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailget_txt"} </ label >
80+ < label for =" resync_mailget " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailget_txt"} </ label >
81+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_mailget " value =" 1 " name ="resync_mailget " > </ div >
8282 < div class ="col-sm-3 "> < select name ="mailget_server_id " id ="mailget_server_id " class ="form-control "> {tmpl_var name='mailget_server_id'}</ select > </ div >
8383 </ div >
8484 </ tmpl _if>
8585 < tmpl _if name ="mail_filter_found ">
8686 < div class ="form-group ">
87- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_mailfilter " value =" 1 " name ="resync_mailfilter " > </ div >
88- < label for =" resync_mailfilter " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailfilter_txt"} </ label >
87+ < label for =" resync_mailfilter " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailfilter_txt"} </ label >
88+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_mailfilter " value =" 1 " name ="resync_mailfilter " > </ div >
8989 < div class ="col-sm-3 "> < select name ="mailfilter_server_id " id ="mailfilter_server_id " class ="form-control "> {tmpl_var name='mailfilter_server_id'}</ select > </ div >
9090 </ div >
9191 </ tmpl _if>
9292 < tmpl _if name ="mailinglist_found ">
9393 < div class ="form-group ">
94- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_mailinglist " value =" 1 " name ="resync_mailinglist " > </ div >
95- < label for =" resync_mailinglist " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailinglist_txt"} </ label >
94+ < label for =" resync_mailinglist " class ="col-sm-2 control-label " > {tmpl_var name="resync_mailinglist_txt"} </ label >
95+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_mailinglist " value =" 1 " name ="resync_mailinglist " > </ div >
9696 < div class ="col-sm-3 "> < select name ="mailinglist_server_id " id ="mailinglist_server_id " class ="form-control "> {tmpl_var name='mailinglist_server_id'}</ select > </ div >
9797 </ div >
9898 </ tmpl _if>
@@ -102,8 +102,8 @@ <h1><tmpl_var name="list_head_txt"></h1>
102102< tmpl _if name ="dns_server_found ">
103103 < tmpl _if name ="dns_soa_found ">
104104 < div class ="form-group ">
105- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_dns " value =" 1 " name ="resync_dns " > </ div >
106- < label for =" resync_dns " class ="col-sm-2 control-label " > {tmpl_var name="resync_dns_txt"} </ label >
105+ < label for =" resync_dns " class ="col-sm-2 control-label " > {tmpl_var name="resync_dns_txt"} </ label >
106+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_dns " value =" 1 " name ="resync_dns " > </ div >
107107 < div class ="col-sm-3 "> < select name ="dns_server_id " id ="dns_server_id " class ="form-control "> {tmpl_var name='dns_server_id'}</ select > </ div >
108108 </ div >
109109 </ tmpl _if>
@@ -112,24 +112,24 @@ <h1><tmpl_var name="list_head_txt"></h1>
112112< tmpl _if name ="vserver_server_found ">
113113 < tmpl _if name ="vserver_found ">
114114 < div class ="form-group ">
115- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_vserver " value =" 1 " name ="resync_vserver " > </ div >
116- < label for =" resync_vserver " class ="col-sm-2 control-label " > {tmpl_var name="resync_vserver_txt"} </ label >
115+ < label for =" resync_vserver " class ="col-sm-2 control-label " > {tmpl_var name="resync_vserver_txt"} </ label >
116+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_vserver " value =" 1 " name ="resync_vserver " > </ div >
117117 < div class ="col-sm-3 "> < select name ="vserver_server_id " id ="vserver_server_id " class ="form-control "> {tmpl_var name='vserver_server_id'}</ select > </ div >
118118 </ div >
119119 </ tmpl _if>
120120</ tmpl _if>
121121
122122< tmpl _if name ="firewall_server_found ">
123123 < div class ="form-group ">
124- < div class =" col-sm-1 " > < input class ="form- control" type =" checkbox " id =" resync_firewall " value =" 1 " name ="resync_firewall " > </ div >
125- < label for =" resync_firewall " class ="col-sm-2 control-label " > {tmpl_var name="resync_firewall_txt"} </ label >
124+ < label for =" resync_firewall " class ="col-sm-2 control-label " > {tmpl_var name="resync_firewall_txt"} </ label >
125+ < div class ="col-sm-1 " > < input type =" checkbox " id =" resync_firewall " value =" 1 " name ="resync_firewall " > </ div >
126126 < div class ="col-sm-3 "> < select name ="firewall_server_id " id ="firewall_server_id " class ="form-control "> {tmpl_var name='firewall_server_id'}</ select > </ div >
127127 </ div >
128128</ tmpl _if>
129129
130130< div class ="form-group ">
131- < div class ="col-sm-1 "> < input class ="form-control " type ="checkbox " id ="resync_client " value ="1 " name ="resync_client "> </ div >
132131 < label for ="resync_client " class ="col-sm-2 control-label control-label-plain "> {tmpl_var name="resync_client_txt"}</ label >
132+ < div class ="col-sm-1 "> < input type ="checkbox " id ="resync_client " value ="1 " name ="resync_client "> </ div >
133133</ div >
134134
135135< input type ="hidden " name ="id " value ="{tmpl_var name='id'} ">
0 commit comments