Better layout for pagesize A4
authorJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 18 Sep 2008 09:56:37 +0000 (09:56 +0000)
committerJoe Hunt <joe.hunt.consulting@gmail.com>
Thu, 18 Sep 2008 09:56:37 +0000 (09:56 +0000)
reporting/rep601.php

index 6124cc8ed976bc9aaa2adda3e78234bdd4de2f66..0408c3ac9b1032df2c653e3aece2ee56b68eb16c 100644 (file)
@@ -60,7 +60,7 @@ function print_bank_transactions()
 
        $dec = user_price_dec();
 
-       $cols = array(0, 90, 110, 170, 230, 300, 380, 430, 490, 550);
+       $cols = array(0, 90, 110, 170, 225, 270, 350, 400, 460, 520);
 
        $aligns = array('left', 'left', 'left', 'left', 'left', 'left', 'right', 'right', 'right');