feature 1616: rename "category" into "album" (second commit; still to come)

git-svn-id: http://piwigo.org/svn/trunk@6969 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2010-09-19 19:50:02 +00:00
parent c206a73dd2
commit 7907d31a9c
32 changed files with 315 additions and 317 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ elseif (isset($_POST['submitAdd']))
}
else
{
// Virtual category creation succeeded
// Virtual album creation succeeded
//
// Add the information in the information list
array_push($page['infos'], $output_create['info']);