summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorjeff <jeff>2007-02-28 19:14:42 +0000
committerjeff <jeff>2007-02-28 19:14:42 +0000
commitb7edb246e8b697f12c2b586c5bffef6a2df7ba64 (patch)
tree94d6bf5f345f895e14991505e88061c4810b1928 /httemplate/edit
parent03e436e3fe437a4d8e5516068ef50f2544aa4287 (diff)
restore (none) choice to first package select
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 ) {