mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 09:13:02 +02:00
Design and bug fixes :
* Change batch manager checkbox to correspond to tag manager * See button on picture edit page is now unavailable if the picture is in a private album * Language correction * Design fixes on batch manager selects (and general design fixes on batch manager) * Minor design fixes
This commit is contained in:
@@ -422,7 +422,7 @@ else
|
||||
|
||||
if (isset($url_img))
|
||||
{
|
||||
$template->assign( 'U_JUMPTO', $url_img );
|
||||
$template->assign( 'U_JUMPTO', $url_img );
|
||||
}
|
||||
|
||||
// associate to albums
|
||||
|
||||
Reference in New Issue
Block a user