summaryrefslogtreecommitdiff
path: root/httemplate/elements/select-cust_pkg-balances.html
diff options
context:
space:
mode:
authorivan <ivan>2009-07-30 06:48:07 +0000
committerivan <ivan>2009-07-30 06:48:07 +0000
commit111fd2db1424182903285e92a957f6f036cb58ce (patch)
tree3ac7d493cf085efee61a65bb8b02222caa2db832 /httemplate/elements/select-cust_pkg-balances.html
parent4396080ed2829ae0595f1fd777f39d090c9bcd7c (diff)
fix for stickiness on errors
Diffstat (limited to 'httemplate/elements/select-cust_pkg-balances.html')
-rw-r--r--httemplate/elements/select-cust_pkg-balances.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/elements/select-cust_pkg-balances.html b/httemplate/elements/select-cust_pkg-balances.html
index d41bd033e..cd2e1a850 100644
--- a/httemplate/elements/select-cust_pkg-balances.html
+++ b/httemplate/elements/select-cust_pkg-balances.html
@@ -9,6 +9,8 @@
my %opt = @_;
+my $cgi = $opt{'cgi'};
+
my @cust_pkg;
if ( $opt{'cust_pkg'} ) {