|
|
|
@ -163,7 +163,7 @@ class Tracking |
|
|
|
$actionColumn = ' <th>' . get_lang('Actions') . '</th>'; |
|
|
|
$actionColumn = ' <th>' . get_lang('Actions') . '</th>'; |
|
|
|
} |
|
|
|
} |
|
|
|
$output .= '<div class="table-responsive">'; |
|
|
|
$output .= '<div class="table-responsive">'; |
|
|
|
$output .= '<table class="table"> |
|
|
|
$output .= '<table class="table tracking"> |
|
|
|
<tr class="table-header"> |
|
|
|
<tr class="table-header"> |
|
|
|
<th width="16">' . $extend_all_link . '</th> |
|
|
|
<th width="16">' . $extend_all_link . '</th> |
|
|
|
<th colspan="4"> |
|
|
|
<th colspan="4"> |
|
|
|
|