D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
app-image
/
Filename :
gallery.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <body id="screenshots" class="sid-popup"> <?= $this->requireJs('app/app-image/gallery', [ 'renderTo' => 'screenshots', 'id' => 'imageGallery', 'cls' => 'screenshots-block', 'images' => $this->images, ]) ?> </body>