Cleanup
This commit is contained in:
@@ -105,7 +105,7 @@ if ($update_allowed === 1){
|
|||||||
|
|
||||||
//Totals
|
//Totals
|
||||||
$total_input = $total_rowID + $total_not_found;
|
$total_input = $total_rowID + $total_not_found;
|
||||||
$total_summary = '('.$total_rowID.$general_page_of.$total_input.')<br>';
|
$total_summary = '('.$total_rowID.$general_page_of.$total_input.')';
|
||||||
|
|
||||||
$order_header = '<table style="margin-bottom: 15px;">
|
$order_header = '<table style="margin-bottom: 15px;">
|
||||||
<thead style="text-align: left;">
|
<thead style="text-align: left;">
|
||||||
|
|||||||
Reference in New Issue
Block a user