From: Laury GvR Date: Tue, 18 Jun 2019 16:43:10 +0000 (-0400) Subject: Fix missing end brace in notitle gallery template X-Git-Tag: v1.0.5^2~1 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=ec929fd0003dc9e40b468f832944231e13aabc48;p=WP-Themes%2Fuptravel.git Fix missing end brace in notitle gallery template --- diff --git a/nggallery/gallery-glmphotos-notitle.php b/nggallery/gallery-glmphotos-notitle.php index 2ca68bd..f446c6d 100644 --- a/nggallery/gallery-glmphotos-notitle.php +++ b/nggallery/gallery-glmphotos-notitle.php @@ -31,22 +31,22 @@ Follow variables are useable : data-title="alttext); ?>" data-description="description); ?>" thumbcode ?> > - hidden ) { ?> + hidden ) { ?> -
- <?php echo esc_attr($image->alttext) ?>size ?> /> -
- alttext) ? $image->alttext: ''; - ?> - - hidden) { //echo esc_attr($imageTitle); }?> - - +
+ <?php echo esc_attr($image->alttext) ?>size ?> /> +
+ alttext) ? $image->alttext: ''; + ?> + + hidden) { //echo esc_attr($imageTitle); }?> + +