restore (none) choice to first package select
[freeside.git] / httemplate / edit / cust_main / select-domain.html
index 3d42eb8..bec1e83 100644 (file)
@@ -42,6 +42,7 @@
 </SCRIPT>
 
 <SELECT NAME="<% $opt{'prefix'} %>pkgpart_svcpart" onchange="<% $opt{'prefix'} %>pkgpart_svcpart_changed(this,0);" >
+  <OPTION VALUE="">(none)
 
 % foreach my $part_pkg ( @part_pkg ) {