From 56d9ed3c476f7b77c26667083b53266298ce96c4 Mon Sep 17 00:00:00 2001 From: rub Date: Sun, 8 Apr 2007 21:29:12 +0000 Subject: Issue 675: On group list page, when user push on delete or default image buttons, the message is not enough significant. (Only "Are you sure"). Informations about buttons have added. git-svn-id: http://piwigo.org/svn/trunk@1948 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/group_list.tpl | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'template/yoga/admin') diff --git a/template/yoga/admin/group_list.tpl b/template/yoga/admin/group_list.tpl index 43ac53455..9d1082e74 100644 --- a/template/yoga/admin/group_list.tpl +++ b/template/yoga/admin/group_list.tpl @@ -32,9 +32,12 @@ {group.NAME}{group.IS_DEFAULT} {group.MEMBERS} - permissions - delete - toggle_is_default_group + + {lang:permissions} + + {lang:delete} + + {lang:toggle_is_default_group} -- cgit v1.2.3