mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
Fix menu layout issue
This commit is contained in:
parent
24ed4ac212
commit
2cb7a96f85
1 changed files with 1 additions and 1 deletions
|
|
@ -459,7 +459,7 @@ if not have_nedge then
|
|||
<li class="divider"></li>
|
||||
<li><a href="]]
|
||||
print(ntop.getHttpPrefix())
|
||||
print [[/lua/export_data.lua"><i class="fa fa-share"></i> Export Data</a></li]]
|
||||
print [[/lua/export_data.lua"><i class="fa fa-share"></i> Export Data</a></li>]]
|
||||
else
|
||||
print [[<li class="divider"></li>]]
|
||||
print('<li class="dropdown-header">System</li>')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue