diff --git a/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php b/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php index 25dad00..284f5fd 100644 --- a/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php +++ b/administrator/components/com_patchtester/PatchTester/View/Pulls/tmpl/default.php @@ -83,43 +83,37 @@ $colSpan = $this->trackerAlias !== false ? 8 : 7; - - - - - - - trackerAlias !== false) : ?> - - - - - - - - + + + + + + trackerAlias !== false) : ?> + + + + - + - loadTemplate('items'); ?> + loadTemplate('items'); ?>
- - - - - - - - - - - - - - - -
- + + + + + + + + + + + + + + + +
diff --git a/administrator/templates/atum/html/com_patchtester/pulls/default.php b/administrator/templates/atum/html/com_patchtester/pulls/default.php index ec54252..36095e4 100644 --- a/administrator/templates/atum/html/com_patchtester/pulls/default.php +++ b/administrator/templates/atum/html/com_patchtester/pulls/default.php @@ -141,16 +141,14 @@ $colSpan = $this->trackerAlias !== false ? 8 : 7; - - - pagination->getListFooter(); ?> - - loadTemplate('items'); ?> + + pagination->getListFooter(); ?> + diff --git a/administrator/templates/hathor/html/com_patchtester/pulls/default.php b/administrator/templates/hathor/html/com_patchtester/pulls/default.php index 7e448ad..fd98c80 100644 --- a/administrator/templates/hathor/html/com_patchtester/pulls/default.php +++ b/administrator/templates/hathor/html/com_patchtester/pulls/default.php @@ -74,43 +74,37 @@ echo \JHtml::_( - - - - - - - trackerAlias !== false) : ?> - - - - - - - - + + + + + + trackerAlias !== false) : ?> + + + + - + - loadTemplate('items'); ?> + loadTemplate('items'); ?>
- - - - - - - - - - - - - - - -
- + + + + + + + + + + + + + + + +
pagination->getListFooter(); ?>