Skip to content

Commit c74c7fc

Browse files
author
thom
committed
Don't jump to top of page when checkbox is clicked (#5791)
1 parent 5cbfd76 commit c74c7fc

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

interface/web/admin/templates/server_config_jailkit_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<div class="form-group">
2121
<label class="col-sm-3 control-label">{tmpl_var name='jailkit_hardlinks_txt'}</label>
2222
<div class="col-sm-9"><select name="jailkit_hardlinks" id="jailkit_hardlinks" class="form-control">
23-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_jailkit_hardlinks_txt'}">{tmpl_var name="jailkit_hardlinks"}</a>
23+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_jailkit_hardlinks_txt'}">{tmpl_var name="jailkit_hardlinks"}</a>
2424
</select></div>
2525
</div>
2626

interface/web/admin/templates/server_config_mail_edit.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
</div></div>
103103
<div class="form-group">
104104
<label class="col-sm-3 control-label">{tmpl_var name='reject_unknown_txt'}</label>
105-
<div class="col-sm-9"><a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_reject_unknown_txt'}">
105+
<div class="col-sm-9"><a data-toggle="tooltip" title="{tmpl_var name='tooltip_reject_unknown_txt'}">
106106
<select name="reject_unknown" id="reject_unknown" class="form-control">
107107
{tmpl_var name='reject_unknown'}
108108
</select></a>
@@ -111,7 +111,7 @@
111111
<div class="form-group">
112112
<label class="col-sm-3 control-label">{tmpl_var name='stress_adaptive_txt'}</label>
113113
<div class="col-sm-9">
114-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_stress_adaptive_txt'}">{tmpl_var name="stress_adaptive"}</a>
114+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_stress_adaptive_txt'}">{tmpl_var name="stress_adaptive"}</a>
115115
</div>
116116
</div>
117117
<div class="form-group">

interface/web/mail/templates/mail_user_mailbox_edit.htm

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<div class="form-group">
5858
<label class="col-sm-3 control-label">{tmpl_var name='forward_in_lda_txt'}</label>
5959
<div class="col-sm-9">
60-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_forward_in_lda_txt'}">{tmpl_var name='forward_in_lda'}</a>
60+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_forward_in_lda_txt'}">{tmpl_var name='forward_in_lda'}</a>
6161
</div>
6262
</div>
6363
<div class="form-group">
@@ -73,19 +73,19 @@
7373
<div class="form-group">
7474
<label class="col-sm-3 control-label">{tmpl_var name='postfix_txt'}</label>
7575
<div class="col-sm-9">
76-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_postfix_txt'}">{tmpl_var name='postfix'}</a>
76+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_postfix_txt'}">{tmpl_var name='postfix'}</a>
7777
</div>
7878
</div>
7979
<div class="form-group">
8080
<label class="col-sm-3 control-label">{tmpl_var name='disablesmtp_txt'}</label>
8181
<div class="col-sm-9">
82-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_disablesmtp_txt'}">{tmpl_var name='disablesmtp'}</a>
82+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_disablesmtp_txt'}">{tmpl_var name='disablesmtp'}</a>
8383
</div>
8484
</div>
8585
<div class="form-group">
8686
<label class="col-sm-3 control-label">{tmpl_var name='disabledeliver_txt'}</label>
8787
<div class="col-sm-9">
88-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_disabledeliver_txt'}">{tmpl_var name='disabledeliver'}</a>
88+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_disabledeliver_txt'}">{tmpl_var name='disabledeliver'}</a>
8989
</div>
9090
</div>
9191
<div class="form-group">

interface/web/mailuser/templates/mail_user_cc_edit.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="form-group">
1010
<label class="col-sm-3 control-label">{tmpl_var name='forward_in_lda_txt'}</label>
1111
<div class="col-sm-9">
12-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_forward_in_lda_txt'}">{tmpl_var name='forward_in_lda'}</a>
12+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_forward_in_lda_txt'}">{tmpl_var name='forward_in_lda'}</a>
1313
</div>
1414
</div>
1515

interface/web/sites/templates/web_vhost_domain_advanced.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<div class="form-group">
149149
<label class="col-sm-3 control-label">{tmpl_var name='delete_unused_jailkit_txt'}</label>
150150
<div class="col-sm-9">
151-
<a href="#" data-toggle="tooltip" title="{tmpl_var name='tooltip_delete_unused_jailkit_txt'}">{tmpl_var name='delete_unused_jailkit'}</a>
151+
<a data-toggle="tooltip" title="{tmpl_var name='tooltip_delete_unused_jailkit_txt'}">{tmpl_var name='delete_unused_jailkit'}</a>
152152
</div>
153153
</div>
154154
</div>

0 commit comments

Comments
 (0)