diff --git a/administrator/components/com_workflow/tmpl/states/default.php b/administrator/components/com_workflow/tmpl/states/default.php index 75cc01c306020..c4b644416761a 100644 --- a/administrator/components/com_workflow/tmpl/states/default.php +++ b/administrator/components/com_workflow/tmpl/states/default.php @@ -47,36 +47,29 @@ - - - - - - - - - - - - states as $i => $item): $edit = JRoute::_('index.php?option=com_workflow&task=state.edit&id=' . $item->id . '&workflow_id=' . (int) $this->workflowID . '&extension=' . $this->extension); @@ -136,6 +129,9 @@
+ + + + + + +
- pagination->getListFooter(); ?> -
+ + pagination->getListFooter(); ?> + diff --git a/administrator/components/com_workflow/tmpl/transitions/default.php b/administrator/components/com_workflow/tmpl/transitions/default.php index aa8d2f1c29bea..01c187724f471 100644 --- a/administrator/components/com_workflow/tmpl/transitions/default.php +++ b/administrator/components/com_workflow/tmpl/transitions/default.php @@ -48,25 +48,25 @@ - - - - - - - @@ -132,14 +132,9 @@ - - - - -
+ + + + + + +
- pagination->getListFooter(); ?> -
+ + pagination->getListFooter(); ?> diff --git a/administrator/components/com_workflow/tmpl/workflows/default.php b/administrator/components/com_workflow/tmpl/workflows/default.php index 29337743cbe03..e2f12dc5fc3dc 100644 --- a/administrator/components/com_workflow/tmpl/workflows/default.php +++ b/administrator/components/com_workflow/tmpl/workflows/default.php @@ -59,41 +59,39 @@ - - - - - - - - - @@ -176,15 +174,10 @@ - - - - - -
+ + + + - + + + - + + + + + +
- pagination->getListFooter(); ?> -
+ + pagination->getListFooter(); ?> +