aboutsummaryrefslogtreecommitdiffstats
path: root/admin/photos_add.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/photos_add.php')
-rw-r--r--admin/photos_add.php10
1 files changed, 9 insertions, 1 deletions
diff --git a/admin/photos_add.php b/admin/photos_add.php
index b076cdf29..27e55c696 100644
--- a/admin/photos_add.php
+++ b/admin/photos_add.php
@@ -147,7 +147,15 @@ $tabs = array(
array(
'code' => 'settings',
'label' => 'Settings',
- )
+ ),
+ array(
+ 'code' => 'ploader',
+ 'label' => 'Piwigo Uploader',
+ ),
+ array(
+ 'code' => 'ftp',
+ 'label' => 'FTP + Synchronisation',
+ ),
);
$tab_codes = array_map(