We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
gpeb-lightbox.php
1 parent a419cd4 commit a81805bCopy full SHA for a81805b
experimental/gpeb-lightbox.php
@@ -20,7 +20,7 @@
20
'markup' => array(
21
array(
22
'file_types' => array( 'jpg', 'jpeg' ),
23
- 'markup' => '<div class="gpeb-image"><a href="{url}" class="gpep-image-link"><img src="{url}" width="100%" /></a><span>{filename}</span></div>'
+ 'markup' => '<div class="gpeb-image"><a href="{url}" class="gpep-image-link"><img src="{url}" width="100%" /></a></div>'
24
)
25
26
) );
0 commit comments