summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages.html
diff options
context:
space:
mode:
authorivan <ivan>2009-08-07 00:39:14 +0000
committerivan <ivan>2009-08-07 00:39:14 +0000
commit958afb8d05de67e12df258b57bedcf85028b6253 (patch)
tree504079330e2f553faf8a899dd8dcebe3d5d138d6 /httemplate/view/cust_main/packages.html
parentb3e081bbd2ba95554687a531bc134c00026a3669 (diff)
don't start recurring billing when a start date hasn't been reached yet either... and since that works, add the start date to new package order, RT#5347
Diffstat (limited to 'httemplate/view/cust_main/packages.html')
-rwxr-xr-xhttemplate/view/cust_main/packages.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/packages.html b/httemplate/view/cust_main/packages.html
index 8fbefae..16adc8c 100755
--- a/httemplate/view/cust_main/packages.html
+++ b/httemplate/view/cust_main/packages.html
@@ -9,6 +9,7 @@
'cust_main' => $cust_main,
'closetext' => 'Close',
'width' => 763,
+ 'height' => 350,
)
%>
% }