mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-05 17:32:25 +02:00
feature 2102: add a few language keys to remove all image/picture/element and replace by photo
git-svn-id: http://piwigo.org/svn/trunk@8727 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -118,7 +118,7 @@ if (isset($_POST['submit']) and count($page['errors']) == 0)
|
||||
}
|
||||
set_tags($tag_ids, $_GET['image_id']);
|
||||
|
||||
array_push($page['infos'], l10n('Picture informations updated'));
|
||||
array_push($page['infos'], l10n('Photo informations updated'));
|
||||
}
|
||||
// associate the element to other categories than its storage category
|
||||
if (isset($_POST['associate'])
|
||||
|
||||
Reference in New Issue
Block a user