changeset 84:09f8b73ce6f9

Cosmetic.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 15 Sep 2016 13:34:40 +0300
parents f13b05e4c896
children e017b5314d1c
files mgallery.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.php	Wed Sep 14 23:07:53 2016 +0300
+++ b/mgallery.php	Thu Sep 15 13:34:40 2016 +0300
@@ -197,7 +197,7 @@
       "<div class=\"imageCtrl ".$class."\">".
       "<a href=\"".$url."\"><img src=\"".
       mgGetImageURL($galTNPath, $galIndex[$index]).
-      "\" alt=\"".$galIndex[$index]."\" /></a></div>\n";
+      "\" alt=\"".$galIndex[$index]."\" /></a></div>";
   }
   else
     return "";