From: Joe Hunt Date: Mon, 28 Jun 2010 10:01:24 +0000 (+0000) Subject: Rerun X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=6810eb9e90a5b6129b0c34ccd83f92b0280ab15d;p=textcart.git Rerun --- diff --git a/config.default.php b/config.default.php index c8ba18b..d6cefef 100644 --- a/config.default.php +++ b/config.default.php @@ -119,6 +119,12 @@ if (!isset($path_to_root) || isset($_GET['path_to_root']) || isset($_POST['path_ $pagesizes = array("Letter", "A4"); // default PDF pagesize + /* Default border and spacing for tables */ + /* Should be moved to CSS */ + + $table_style = "class='tablestyle'"; + $table_style2 = "class='tablestyle2'"; + /* Accounts Payable */ /* System check to see if quantity charged on purchase invoices exceeds the quantity received. If this parameter is checked the proportion by which the purchase invoice is an overcharge