From e876dce9d3cfb6b13cdc823c67eaa80a27c9fe84 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 30 Sep 2015 11:47:54 +0200 Subject: [PATCH] Style reorder-authbackend refs #5543 --- .../views/scripts/form/reorder-authbackend.phtml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/application/views/scripts/form/reorder-authbackend.phtml b/application/views/scripts/form/reorder-authbackend.phtml index 69f495a98..d97d14ab4 100644 --- a/application/views/scripts/form/reorder-authbackend.phtml +++ b/application/views/scripts/form/reorder-authbackend.phtml @@ -2,8 +2,8 @@ - - + + - -
Backendtranslate('Remove'); ?>translate('Order'); ?>
+ qlink( '', 'config/removeuserbackend', array('backend' => $backendNames[$i]), array( - 'icon' => 'trash', + 'class' => 'action-link', + 'icon' => 'cancel', 'title' => sprintf($this->translate('Remove user backend %s'), $backendNames[$i]) ) ); ?> + 0): ?>