Changes in hotkeys system for tas support.
[fa-stable.git] / purchasing / view / view_grn.php
index 8336ff2c264b82d5e922123e30391a21669b1ae2..19d0719833c373cd1ed6aa054fc37c0f558960cd 100644 (file)
@@ -36,7 +36,7 @@ display_grn_summary($purchase_order);
 
 display_heading2(_("Line Details"));
 
-start_table("colspan=9 $table_style width=90%");
+start_table(TABLESTYLE, "colspan=9 width=90%");
 $th = array(_("Item Code"), _("Item Description"), _("Delivery Date"), _("Quantity"),
        _("Unit"), _("Price"), _("Line Total"), _("Quantity Invoiced"));