From d6774a0f642bb2a08a5bc303b317957cfcdd0c7f Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 1 Oct 2015 02:56:38 +0200 Subject: [PATCH] CSS: Use link-button for reorder auth btns refs #5543 --- .../scripts/form/reorder-authbackend.phtml | 42 +++++++++---------- 1 file changed, 21 insertions(+), 21 deletions(-) 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()) ?>