RT#39586 Manual check refunds cannot be unapplied [source_paynum field, reason bug...
[freeside.git] / httemplate / elements / select-cust_pkg-balances.html
index d41bd03..cd2e1a8 100644 (file)
@@ -9,6 +9,8 @@
 
 my %opt = @_;
 
+my $cgi = $opt{'cgi'};
+
 my @cust_pkg;
 if ( $opt{'cust_pkg'} ) {