Adjustment of db pager width. Copyright notes.
[fa-stable.git] / purchasing / allocations / supplier_allocation_main.php
index e10436b5e58b473df3c144023079bb1cc9b126c7..e58582f7dadb735f946723ea0724e09d680a299c 100644 (file)
@@ -128,6 +128,7 @@ if (get_post('_ShowSettled_update') || get_post('_supplier_id_update') ) {
        $table->set_sql($sql);
        $table->set_columns($cols);
 }
+$table->width = "80%";
 start_form();
 
 display_db_pager($table);