mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 00:40:10 +00:00
parent
c407b099ac
commit
f27ea48a54
32 changed files with 78 additions and 66 deletions
|
|
@ -16,7 +16,7 @@ page_utils.print_header()
|
|||
|
||||
ntop.dumpFile(dirs.installdir .. "/httpdocs/inc/menu.inc")
|
||||
|
||||
print('<div class="alert alert-danger"><img src=".. ntop.getHttpPrefix() .. "/img/warning.png> Page not found</div>')
|
||||
print('<div class="alert alert-danger"><i class="fas fa-exclamation-triangle fa-lg fa-ntopng-warning"></i> Page not found</div>')
|
||||
|
||||
print ("<center><H4>Unable to find URL <i>")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue