# HG changeset patch # User Matti Hamalainen # Date 1473856553 -10800 # Node ID fc49004556103f4ca0ca1525b03754a186c2f04f # Parent be68b2d066740ee266b2f018ca3ac62a7e68c7a5 Slightly adjust gallery html structure. diff -r be68b2d06674 -r fc4900455610 mgallery.php --- a/mgallery.php Wed Sep 14 15:34:23 2016 +0300 +++ b/mgallery.php Wed Sep 14 15:35:53 2016 +0300 @@ -455,11 +455,11 @@ "\"".chentities($data["base"].$galMedSuffix.$data["ext"])."\"\n". "\n". mgGetNaviControlImageBox($galImagesIndex, $index, "next", 1). - "\n". "
".mgGetArr($data, "caption", "%1", "")."
\n". "
\n". mgGetArr($data, "datetime", "%1", "", "mgTimeStr"). implode(", ", array_filter($list, function($a) { return $a !== NULL; })). + "
\n". "\n"; if ($naviFlags & GNAV_BOTTOM)