oops
authorivan <ivan>
Tue, 12 Feb 2002 04:49:32 +0000 (04:49 +0000)
committerivan <ivan>
Tue, 12 Feb 2002 04:49:32 +0000 (04:49 +0000)
httemplate/edit/part_bill_event.cgi

index 4001643..018fc94 100755 (executable)
@@ -93,7 +93,7 @@ tie my %events, 'Tie::IxHash',
   'addpost' => {
     'name' => 'Add postal invoicing',
     'code' => '$cust_main->invoicing_list_addpost(); "";',
-    'pad'  => 20,
+    'weight'  => 20,
   },
 
   'comp' => {