removing missed href from the next gen template
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Sep 2016 19:53:21 +0000 (15:53 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 15 Sep 2016 19:53:21 +0000 (15:53 -0400)
nggallery/gallery-glmphotos-light-3.php

index b310ad1..591bf22 100644 (file)
@@ -55,7 +55,7 @@ Follow variables are useable :
                 <div class="ngg-gallery-thumbnail" >
                     <a href="<?php echo nextgen_esc_url($image->imageURL) ?>"
                        <?php if ($validlink) { ?>
-                       title="Visit the <a href='<?php echo $innerdescription ?>' target='_blank'> <?php echo esc_attr($image->alttext) ?></a> Website"
+                       title="Visit  <?php echo esc_attr($image->alttext) ?>"
                        <?php } else { ?>
                        title="<?php echo $innerdescription ?>"
                        <?php } ?>