# HG changeset patch # User Matti Hamalainen # Date 1521457901 -7200 # Node ID 90eca8da0da94eaab7dacdd4549e91319080bca0 # Parent 11aae39833cb11edf9644164769ffecd51498f40 Cosmetics. diff -r 11aae39833cb -r 90eca8da0da9 mgallery.php --- a/mgallery.php Mon Mar 19 13:10:11 2018 +0200 +++ b/mgallery.php Mon Mar 19 13:11:41 2018 +0200 @@ -135,10 +135,10 @@ function mgPrintPageFooter() { if (($str = mgGetSetting("page_info")) !== FALSE) - echo "
".$str."
"; + echo "
".$str."
"; echo - "\n\n\n"; + "\n\n\n\n"; } @@ -570,9 +570,11 @@ mgPrintBreadCrumbs($galData); echo - mgGetPageInfoHeaderEnd()."\n". "
_
\n". "^\n". + mgGetPageInfoHeaderEnd(). + "\n". + // Hovering navigation buttons "
\n". mgGetNaviControlImageBoxJS($galImagesIndex, $index, "prevBtm", -1)."\n". mgGetNaviControlImageBox($galImagesIndex, $index, "prev", -1)."\n".