From f138c3b555cf9315a2244ec91e1e1fc4704026c3 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 25 Sep 2015 12:28:34 +0200 Subject: [PATCH] CSS: Use action-table instead of action in the user/list view script refs #5543 --- application/views/scripts/user/list.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/application/views/scripts/user/list.phtml b/application/views/scripts/user/list.phtml index 250903b5c6..f36775278a 100644 --- a/application/views/scripts/user/list.phtml +++ b/application/views/scripts/user/list.phtml @@ -35,12 +35,12 @@ $reducible = $this->hasPermission('config/authentication/users/remove') && $back 'class' => 'action-link' )) ?> - +
- + - +
translate('Username') ?>translate('Username') ?> translate('Remove') ?>translate('Remove') ?>