mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 07:29:32 +00:00
Added missing title
This commit is contained in:
parent
1c8cb80b9f
commit
64482503ec
1 changed files with 2 additions and 0 deletions
|
|
@ -31,6 +31,8 @@ print(
|
|||
)
|
||||
|
||||
print[[
|
||||
<H3>DHCP</H3>
|
||||
|
||||
<form id="table-dhcp-form" method="post" data-toggle="validator">
|
||||
<div id="table-dhcp"></div>
|
||||
<button id="dhcp-save" class="btn btn-primary" style="float:right; margin-right:1em;" onclick="if($(this).hasClass('disabled')) return false;" type="submit">]] print(i18n("save_settings")) print[[</button>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue