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

index 2a31592..b310ad1 100644 (file)
@@ -87,7 +87,7 @@ Follow variables are useable :
                         <?php if ($validlink) { ?>
                    <div class="photoTitle"> 
                             <a href="<?php echo $innerdescription ?>"  target="_blank">
-                                <div title="Visit the <?php echo esc_attr($image->alttext) ?> website!"
+                                <div title="Visit  <?php echo esc_attr($image->alttext) ?>"
                                     alt="<?php echo esc_attr($image->alttext) ?>">
                                     <?php if (!$image->hidden) { echo esc_attr($imageTitle); }?>
                                 </div>