From f27bd8558af02ec510137a196b874c87925e14bb Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 16 Feb 2006 01:04:51 +0000 Subject: feature 233: confirmation for deletion of remote sites, user groups and virtual categories git-svn-id: http://piwigo.org/svn/trunk@1045 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/cat_list.tpl | 2 +- template/yoga/admin/cat_modify.tpl | 2 +- template/yoga/admin/group_list.tpl | 2 +- template/yoga/admin/site_manager.tpl | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'template/yoga') diff --git a/template/yoga/admin/cat_list.tpl b/template/yoga/admin/cat_list.tpl index d24b335d9..971f84393 100644 --- a/template/yoga/admin/cat_list.tpl +++ b/template/yoga/admin/cat_list.tpl @@ -21,7 +21,7 @@
  • {lang:permissions}
  • -
  • {lang:delete}
  • +
  • {lang:delete}
  • diff --git a/template/yoga/admin/cat_modify.tpl b/template/yoga/admin/cat_modify.tpl index 01b4c3d48..c1a4b1d5a 100644 --- a/template/yoga/admin/cat_modify.tpl +++ b/template/yoga/admin/cat_modify.tpl @@ -18,7 +18,7 @@
  • {lang:permissions}
  • -
  • {lang:delete}
  • +
  • {lang:delete}
  • diff --git a/template/yoga/admin/group_list.tpl b/template/yoga/admin/group_list.tpl index 23c1ce1c9..bafa87a71 100644 --- a/template/yoga/admin/group_list.tpl +++ b/template/yoga/admin/group_list.tpl @@ -21,7 +21,7 @@ {group.MEMBERS} permissions - delete + delete diff --git a/template/yoga/admin/site_manager.tpl b/template/yoga/admin/site_manager.tpl index baf18ee0f..565264efe 100644 --- a/template/yoga/admin/site_manager.tpl +++ b/template/yoga/admin/site_manager.tpl @@ -24,7 +24,7 @@ [{lang:remote_site_update}] - [{lang:remote_site_delete}] -- cgit v1.2.3