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