fixed broken closing tag
This commit is contained in:
parent
2eac3d457e
commit
15e86d9932
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
<a class="nav" role="heading" aria-level="2">
|
||||
<span class="ico"><?php echo inlineSVG(__DIR__ . '/../img/account-settings.svg') ?></span>
|
||||
<span class="lbl"><?php echo $lang['user_tools']; ?></span>
|
||||
</>
|
||||
</a>
|
||||
<div class="nav-panel level1">
|
||||
<ul>
|
||||
<?php /* dokuwiki user tools */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue