summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/cust_main/select-domain.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/edit/cust_main/select-domain.html b/httemplate/edit/cust_main/select-domain.html
index 3d42eb8b1..bec1e834c 100644
--- a/httemplate/edit/cust_main/select-domain.html
+++ b/httemplate/edit/cust_main/select-domain.html
@@ -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 ) {