merge part 2

# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
This commit is contained in:
Jana Deutschländer 2017-02-09 16:59:16 +01:00
commit 4b8b659179

View file

@ -1,7 +1,7 @@
<?php
if (!defined('DOKU_INC')) die();
echo '<div class=\"menu-togglelink mobile-only\"><a href=\'#\'>MOB</a></div>';
echo '<div class="menu-togglelink mobile-only"><a href=\'#\'>MOB</a></div>';
echo '<div class="logo">';
/* homepage logo should not link to itself (BITV accessibility requirement) */