Changeset:
        878ff4b748cc
        
https://sourceforge.net/p/mrbs/hg-code/ci/878ff4b748cc5afa53be3ab14fab85bbf7f20f3b
Author:
        Campbell Morrison <cimorri...@hg.code.sf.net>
Date:
        Sun Feb 26 11:15:15 2017 +0000
Log message:

Further fix to merge

diffstat:

 web/Themes/default/header.inc |  4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diffs (14 lines):

diff -r 61302b068324 -r 878ff4b748cc web/Themes/default/header.inc
--- a/web/Themes/default/header.inc     Sun Feb 26 11:10:31 2017 +0000
+++ b/web/Themes/default/header.inc     Sun Feb 26 11:15:15 2017 +0000
@@ -169,6 +169,10 @@
   if (!$simple)
   {
     echo "<li>\n";
+    print_goto_date($day, $month, $year, $area, $room);
+    echo "</li>\n";
+    
+    echo "<li>\n";
     print_help($query_string);
     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
Mrbs-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mrbs-commits

Reply via email to