Index: /branches/rel_avx_2_7_4/src/webui/webui/htdocs/new/src/client/app/modules/system/submenu/general/ntp/ntp-add.html
===================================================================
--- /branches/rel_avx_2_7_4/src/webui/webui/htdocs/new/src/client/app/modules/system/submenu/general/ntp/ntp-add.html	(revision 9063)
+++ /branches/rel_avx_2_7_4/src/webui/webui/htdocs/new/src/client/app/modules/system/submenu/general/ntp/ntp-add.html	(working copy)
@@ -39,6 +39,7 @@
                     <label class="col-md-3 control-label">{{'NTP Server Options'|T}}</label>
                     <div class="col-md-9">
                         <select bs-select class="form-control selectpicker" placeholder="" ng-model="ntpAdd.data.options" name="options">
+                            <option value=""></option>
                             <option value="nts">NTS</option>
                             <option value="iburst">iBurst</option>
                         </select>
