We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9576a7c commit 6c4eb87Copy full SHA for 6c4eb87
interface/web/mail/templates/mail_domain_edit.htm
@@ -36,7 +36,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
36
<div class="ctrlHolder">
37
<label for="policy">{tmpl_var name='policy_txt'}</label>
38
<select name="policy" id="policy" class="selectInput">
39
- {tmpl_var name='server_id'}
+ {tmpl_var name='policy'}
40
</select>
41
</div>
42
0 commit comments