]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/theme.php
Merge pull request #2263 from tobiasd/20160118-messages
[friendica.git] / view / theme / dispy / theme.php
index 2eb104ae1e91578e66a0828f76f6e5fd3621ac1d..a3b6b7f6eabd0c68370fffff65a6e75501b2a2e2 100644 (file)
@@ -52,7 +52,7 @@ function dispy_init(&$a) {
        <script type="text/javascript">
        $(document).ready(function() {
                // Select all links with lightbox class
-               $("img.lightbox").colorbox({maxHeight:"90%"});
+               $("a.lightbox").colorbox({maxHeight:"90%"});
 
        $('.group-edit-icon').hover(
                        function() {