feature 2584: redesign on add photos screens

[Administration > Photos > Add] tabs become: {Web Form, Applications, FTP + Synchronization}

admin screen for pLoader is replaced by a more generic screen for applications

thanks to multisize, FTP+sync method becomes simpler


git-svn-id: http://piwigo.org/svn/trunk@13451 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2012-03-01 16:18:31 +00:00
commit d53c5e454a
11 changed files with 168 additions and 249 deletions

View file

@ -852,4 +852,6 @@ $lang['Save manual order'] = 'Save manual order';
$lang['cancel manual order'] = 'cancel manual order';
$lang['Cancel'] = 'Cancel';
$lang['List'] = 'List';
$lang['Web Form'] = 'Web Form';
$lang['Applications'] = 'Applications';
?>