bug 2435 fixed: on the upload form, when no album available, hide the album
selection listbox and if no album is selected, trigger an error before starting any upload. git-svn-id: http://piwigo.org/svn/trunk@12106 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
79df57b96f
commit
251a9a7974
3 changed files with 23 additions and 5 deletions
|
|
@ -858,4 +858,5 @@ $lang['No destination tag selected'] = 'No destination tag selected';
|
|||
$lang['Tags <em>%s</em> merged into tag <em>%s</em>'] = 'Tags <em>%s</em> merged into tag <em>%s</em>';
|
||||
$lang['Select at least two tags for merging'] = 'Select at least two tags for merging';
|
||||
$lang['Learn more'] = 'Learn more';
|
||||
$lang['Select an album'] = 'Select an album';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue