File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 58
58
</div >
59
59
</div >
60
60
</div >
61
+ {% if acl .domain_relayhost == ' 1' %}
61
62
<div class =" row mb-2" >
62
63
<label class =" control-label col-sm-2" for =" relayhost" >{{ lang .edit .relayhost }}</label >
63
64
<div class =" col-sm-10" >
76
77
</select >
77
78
</div >
78
79
</div >
80
+ {% endif %}
79
81
{% if mailcow_cc_role == ' admin' %}
80
82
<div class =" row mb-2" >
81
83
<label class =" control-label col-sm-2" for =" aliases" >{{ lang .edit .max_aliases }}</label >
293
295
<input type =" hidden" value =" 0" name =" active" >
294
296
<input type =" hidden" value =" {{ domain }}" name =" domain" >
295
297
<div class =" row mb-2" >
296
- <label class =" control-label col-sm-2" for =" version" >
298
+ <label class =" control-label col-sm-2" for =" version" >
297
299
<i style =" font-size: 16px; cursor: pointer;" class =" bi bi-patch-question-fill m-2 ms-0" data-bs-toggle =" tooltip" data-bs-html =" true" data-bs-placement =" bottom" title =" {{ lang .edit .mta_sts_version_info | raw }}" ></i >
298
300
{{ lang .edit .mta_sts_version }}
299
301
</label >
Original file line number Diff line number Diff line change 114
114
<small class =" text-muted d-block" >{{ lang .edit .sender_acl_info | raw }}</small >
115
115
</div >
116
116
</div >
117
+ {% if acl .mailbox_relayhost == ' 1' %}
117
118
<div class =" row mb-2" >
118
119
<label class =" control-label col-sm-2" for =" relayhost" >{{ lang .edit .relayhost }}</label >
119
120
<div class =" col-sm-10" >
134
135
<small class =" text-muted d-block mb-4" >{{ lang .edit .mailbox_relayhost_info }}</small >
135
136
</div >
136
137
</div >
138
+ {% endif %}
137
139
<div class =" row mb-2" >
138
140
<label class =" control-label col-sm-2" >{{ lang .user .tag_handling }}</label >
139
141
<div class =" col-sm-10" >
You can’t perform that action at this time.
0 commit comments