summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_bill_event.cgi
diff options
context:
space:
mode:
authorivan <ivan>2002-02-12 04:49:32 +0000
committerivan <ivan>2002-02-12 04:49:32 +0000
commit543ed3f877829e4335eda48d7198d2f92d03545e (patch)
treec38647184f3cf2b16ce0f4c2f844ae1245a946c2 /httemplate/edit/part_bill_event.cgi
parentf7c488b72340370a36ea77d5c580d7d21bdb962c (diff)
oops
Diffstat (limited to 'httemplate/edit/part_bill_event.cgi')
-rwxr-xr-xhttemplate/edit/part_bill_event.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/part_bill_event.cgi b/httemplate/edit/part_bill_event.cgi
index 4001643..018fc94 100755
--- a/httemplate/edit/part_bill_event.cgi
+++ b/httemplate/edit/part_bill_event.cgi
@@ -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' => {