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 b22351a commit ffb7b3fCopy full SHA for ffb7b3f
interface/web/sites/templates/web_domain_edit.htm
@@ -23,7 +23,7 @@ <h2><tmpl_var name="list_head_txt"></h2>
23
<div class="ctrlHolder">
24
<label for="client_group_id">{tmpl_var name='client_group_id_txt'}</label>
25
<select name="client_group_id" id="client_group_id" class="selectInput">
26
- {tmpl_var name='server_id'}
+ {tmpl_var name='client_group_id'}
27
</select>
28
</div>
29
</tmpl_if>
0 commit comments