From 2ba78f24c3fd46aa65444598cabf6e42024f616c Mon Sep 17 00:00:00 2001 From: Alexander Klimov Date: Mon, 26 Jan 2015 14:02:47 +0100 Subject: [PATCH] Roles view: show role's name in the title of the remove-link --- application/views/scripts/roles/index.phtml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/application/views/scripts/roles/index.phtml b/application/views/scripts/roles/index.phtml index 0f40f8279..67c957661 100644 --- a/application/views/scripts/roles/index.phtml +++ b/application/views/scripts/roles/index.phtml @@ -52,7 +52,10 @@ escape($role->groups) ?> + title="translate('Remove role "%s"'), + $name + ); ?>"> icon('cancel') ?>