mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2025-04-19 20:09:14 +03:00
add .menu-title to a div inside #menu
This commit is contained in:
parent
f9bbbc7af7
commit
6b5cb7c465
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ if ($blocklogin === TRUE) {
|
|||
<div id="dnssecinfo">
|
||||
</div>
|
||||
<div id="menu" class="jtable-main-container <?php if ($menutype === horizontal) { ?>horizontal<?php } ?>">
|
||||
<div class="jtable-title">
|
||||
<div class="jtable-title menu-title">
|
||||
<div class="jtable-title-text">
|
||||
Menu
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue