From c206a73dd21bd16e8666396455b42936a6551992 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 16 Sep 2010 19:03:56 +0000 Subject: feature 1616: rename "category" into "album" (first commit; still to come) git-svn-id: http://piwigo.org/svn/trunk@6951 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/profile_content.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template/profile_content.tpl') diff --git a/admin/themes/default/template/profile_content.tpl b/admin/themes/default/template/profile_content.tpl index 6b42863ad..643ef205a 100644 --- a/admin/themes/default/template/profile_content.tpl +++ b/admin/themes/default/template/profile_content.tpl @@ -76,7 +76,7 @@
  • - {'Expand all categories'|@translate} + {'Expand all albums'|@translate} {html_radios name='expand' options=$radio_options selected=$EXPAND}
  • -- cgit v1.2.3