# HG changeset patch # User Matti Hamalainen # Date 1521026557 -7200 # Node ID 86e9931e8e038d95fa6a1d8e5199c79f690df0da # Parent 05fba4ce0b5a298a844e99db9436152616e81b6b Cosmetics. diff -r 05fba4ce0b5a -r 86e9931e8e03 mgallery.php --- a/mgallery.php Wed Mar 14 13:20:16 2018 +0200 +++ b/mgallery.php Wed Mar 14 13:22:37 2018 +0200 @@ -577,8 +577,9 @@ mgGetNaviControlImageBoxJS($galImagesIndex, $index, "prevBtm", -1)."\n". mgGetNaviControlImageBox($galImagesIndex, $index, "prev", -1)."\n". "
". - "\"".chentities($data["base"].$galMedSuffix.$data["ext"])."\"". + "\"".chentities($data["base"].$data["ext"])."\"". "
\n". mgGetNaviControlImageBoxJS($galImagesIndex, $index, "nextBtm", 1)."\n". mgGetNaviControlImageBox($galImagesIndex, $index, "next", 1)."\n".