feature 2102 : rename item/image/picture to photo (admin side)

also remove duplicates/unused admin lang keys

git-svn-id: http://piwigo.org/svn/trunk@8682 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices 2011-01-15 20:52:34 +00:00
commit 3d940e6121
44 changed files with 1035 additions and 1196 deletions

View file

@ -476,7 +476,7 @@ SELECT id, path
$insert_links
);
// add new elements to caddie
// add new photos to caddie
if (isset($_POST['add_to_caddie']) and $_POST['add_to_caddie'] == 1)
{
fill_caddie($caddiables);