mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
parent
f60c433197
commit
fb7b9d0366
3 changed files with 3 additions and 2 deletions
|
|
@ -190,7 +190,7 @@ menu_subpages = {
|
|||
}}, {id="protocols", label=i18n("prefs.protocols"), advanced=false, pro_only=false, disabled=false, entries={
|
||||
toggle_top_sites = {
|
||||
title = i18n("prefs.toggle_top_sites_title"),
|
||||
description = i18n("prefs.toggle_top_sites_description"),
|
||||
description = i18n("prefs.toggle_top_sites_description", {url="https://resources.sei.cmu.edu/asset_files/Presentation/2010_017_001_49763.pdf"}),
|
||||
},
|
||||
}}, {id="logging", label=i18n("prefs.logging"), advanced=false, pro_only=false, disabled=(prefs.has_cmdl_trace_lvl == true), entries={
|
||||
toggle_logging_level = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue