Adjustment of db pager width. Copyright notes.
[fa-stable.git] / dimensions / inquiry / search_dimensions.php
index 480e7094281db68ad193e1d823f5b155d525d33b..ab4d804e690a8d300d114bb15b4c14a8b3b34640 100644 (file)
@@ -189,6 +189,7 @@ if (get_post('SearchOrders')) {
        $table->set_sql($sql);
        $table->set_columns($cols);
 }
+$table->width = "80%";
 start_form();
 
 display_db_pager($table);