diff --git a/application/views/scripts/form/reorder-authbackend.phtml b/application/views/scripts/form/reorder-authbackend.phtml index 69f495a98d..d97d14ab45 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): ?>