diff options
Diffstat (limited to '')
-rw-r--r-- | admin/photos_add.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/photos_add.php b/admin/photos_add.php index d969cf099..92fd6b0bb 100644 --- a/admin/photos_add.php +++ b/admin/photos_add.php @@ -87,6 +87,7 @@ else } $tabsheet = new tabsheet(); +$tabsheet->set_id('photos_add'); foreach ($tabs as $tab) { $tabsheet->add( |