mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-03 01:10:10 +00:00
parent
13d0d2cbdb
commit
bc9821278c
13 changed files with 130 additions and 182 deletions
|
|
@ -199,7 +199,7 @@ if(page == "overview") then
|
|||
|
||||
print(plugins_utils.renderTemplate("active_monitoring", "am_delete_host_modal.html", {
|
||||
dialog = {
|
||||
confirm_delete = "active_monitoring_stats.confirm_delete",
|
||||
confirm_delete = i18n("active_monitoring_stats.confirm_delete"),
|
||||
delete = i18n("delete"),
|
||||
cancel = i18n("cancel"),
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue