# HG changeset patch # User Matti Hamalainen # Date 1494405443 -10800 # Node ID cf295af9754da86e1cb8c64c2154d2212596e44a # Parent 6739c52e110c831d9a50967bde77f84fb450eae5 Remove target="_blank" from the full resolution image links. diff -r 6739c52e110c -r cf295af9754d mgallery.php --- a/mgallery.php Wed May 10 11:36:52 2017 +0300 +++ b/mgallery.php Wed May 10 11:37:23 2017 +0300 @@ -603,7 +603,7 @@ "
\n". mgGetArr($data, "datetime", "%1\n", "", "mgTimeStr"). implode(",\n", array_filter($list, function($a) { return $a !== NULL; }))."\n". - "". + "". mgQM("view_best_quality")."\n". "
\n". "\n";