changeset 224:77e72455c99f

"Powered by MGallery" ..
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 23 Mar 2018 00:38:01 +0200
parents 438277861f51
children 3b8fd5a7a4cf
files mgallery.inc.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mgallery.inc.php	Fri Mar 23 00:19:31 2018 +0200
+++ b/mgallery.inc.php	Fri Mar 23 00:38:01 2018 +0200
@@ -75,7 +75,7 @@
 
   "title_prefix"     => [MG_STR, ""],
   "title_sep"        => [MG_STR, " - "],
-  "page_info"        => [MG_STR, "<b>MGallery ".$mgProgVersion."</b> &copy; Copyright ".$mgProgCopyright],
+  "page_info"        => [MG_STR, "Powered by <b>MGallery ".$mgProgVersion."</b> &copy; Copyright ".$mgProgCopyright],
 
   "css"              => [MG_STR, NULL],
   "js_file"          => [MG_STR, NULL],