diff --git a/application/views/scripts/form/reorder-authbackend.phtml b/application/views/scripts/form/reorder-authbackend.phtml index cbf40deaf..9bdad9ca1 100644 --- a/application/views/scripts/form/reorder-authbackend.phtml +++ b/application/views/scripts/form/reorder-authbackend.phtml @@ -1,5 +1,5 @@ -
- + +
@@ -24,9 +24,9 @@ 'class' => 'rowaction', 'title' => sprintf($this->translate('rEdit user backend %s'), $backendNames[$i]) ) - ); ?> + ) ?> - - - +
translate('Backend') ?> + qlink( '', 'config/removeuserbackend', @@ -36,42 +36,42 @@ 'icon' => 'cancel', 'title' => sprintf($this->translate('Remove user backend %s'), $backendNames[$i]) ) - ); ?> + ) ?> + 0): ?> - - + - - +
- getElement($form->getTokenElementName()); ?> - getElement($form->getUidElementName()); ?> + getElement($form->getTokenElementName()) ?> + getElement($form->getUidElementName()) ?>