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:
parent
432353279d
commit
4b8b659179
1 changed files with 1 additions and 1 deletions
|
@ -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) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue