interface/web/dns/templates/dns_wizard.htm
@@ -11,7 +11,7 @@ <fieldset class="inlineLabels"><legend>DNS Zone</legend> <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')"> <select name="template_id" id="template_id" class="selectInput"> {tmpl_var name='template_id_option'} </select> </div>