New files from unstable branch
[fa-stable.git] / inventory / reorder_level.php
index 787348a5987e08e3442b60446aa02afc0b003ee8..4e8f02c4fa7ee07e5694c0834b441ce65fa43d77 100644 (file)
@@ -52,7 +52,7 @@ div_end();
 set_global_stock_item($_POST['stock_id']);
 
 div_start('reorders');
-start_table("$table_style width=30%");
+start_table(TABLESTYLE, "width=30%");
 
 $th = array(_("Location"), _("Quantity On Hand"), _("Re-Order Level"));
 table_header($th);