fix dates going all wacky on errors, when you're asked to confirm a date move into...
[freeside.git] / httemplate / edit / process / REAL_cust_pkg.cgi
index 9255672..ec951c8 100755 (executable)
@@ -1,5 +1,3 @@
-%
-%
 %my $pkgnum = $cgi->param('pkgnum') or die;
 %my $old = qsearchs('cust_pkg',{'pkgnum'=>$pkgnum});
 %my %hash = $old->hash;
@@ -31,6 +29,3 @@
 %  print $cgi->redirect(popurl(3). "view/cust_main.cgi?$custnum".
 %                       "#cust_pkg$pkgnum" );
 %}
-%
-%
-