Skip to content
Snippets Groups Projects
Commit 04dccdd6 authored by redray's avatar redray
Browse files

Bug fix in dns wizard

parent 122be74d
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
<div class="ctrlHolder">
<label for="template_id">{tmpl_var name='template_id_txt'}</label>
<select name="template_id" id="template_id" class="selectInput" onChange="submitForm('pageForm','dns/dns_wizard.php')">
{tmpl_var name='template_id'}
{tmpl_var name='template_id_option'}
</select>
</div>
<tmpl_if name="is_admin">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment