Adjustment of db pager width. Copyright notes.
[fa-stable.git] / purchasing / inquiry / po_search.php
index 659726fedd1776e24b5aa09358c5dc71beb5d222..792170c5384d35cd2a03edc3678e888e5f5abea5 100644 (file)
@@ -193,6 +193,7 @@ if (get_post('SearchOrders')) {
        $table->set_sql($sql);
        $table->set_columns($cols);
 }
+$table->width = "80%";
 start_form();
 
 display_db_pager($table);