Hello Alex
the expression [View with PicLens] is hardcoded in
plugins\nextgen-gallery\view\gallery.php
Please rectify.
Hello Alex
the expression [View with PicLens] is hardcoded in
plugins\nextgen-gallery\view\gallery.php
Please rectify.
You can turn it off in next-gen options if you don't want it. If you want it in another language I suspect that you will have to alter the code.
It's localized when you have the correct language file :
<?php _e('[View with PicLens]','nggallery'); ?>
This topic has been closed to new replies.