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 --- themes/default/template/profile_content.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/profile_content.tpl') diff --git a/themes/default/template/profile_content.tpl b/themes/default/template/profile_content.tpl index f65987e56..acd9a01a7 100644 --- a/themes/default/template/profile_content.tpl +++ b/themes/default/template/profile_content.tpl @@ -75,7 +75,7 @@
  • - {'Expand all categories'|@translate} + {'Expand all albums'|@translate} {html_radios name='expand' options=$radio_options selected=$EXPAND}
  • -- cgit v1.2.3