Hi,
I would like to have images in NextGen Gallery > Image Browser shown without link associated to it. I saw image is loaded with following code: <?php echo $image->href_link ?> in imagebrowser.php file. Is there some other atribute for $image-> which will result with image shown but no URL?
Thank you