Changeset:
e946da8db624
https://sourceforge.net/p/mrbs/hg-code/ci/e946da8db62437ea91ac8b05d2992b5268b8debf
Author:
Campbell Morrison <[email protected]>
Date:
Sun Feb 26 11:18:54 2017 +0000
Log message:
Yet another fix to merge
diffstat:
web/Themes/default/header.inc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 878ff4b748cc -r e946da8db624 web/Themes/default/header.inc
--- a/web/Themes/default/header.inc Sun Feb 26 11:15:15 2017 +0000
+++ b/web/Themes/default/header.inc Sun Feb 26 11:18:54 2017 +0000
@@ -192,7 +192,7 @@
if (function_exists(__NAMESPACE__ . "\\print_logon_box"))
{
echo "<li>\n";
- print_logon();
+ print_logon_box();
echo "</li>\n";
}
}
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits