diff mgallery.php @ 150:28a2b6e6b527

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 06 Sep 2017 16:49:01 +0300
parents b4751909c48f
children 4e25150aa868
line wrap: on
line diff
--- a/mgallery.php	Wed Sep 06 16:46:09 2017 +0300
+++ b/mgallery.php	Wed Sep 06 16:49:01 2017 +0300
@@ -241,7 +241,7 @@
   $str = mgGetNaviControlImageBox($galIndex, $index, $class, $delta);
 
   if ($str != "")
-  return
+    return
     "<script type=\"text/javascript\">".
     "document.write(\"".str_replace("\"", "\\\"", $str)."\");".
     "</script>";