mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 02:16:39 +00:00
Removed deprecated donation field(#5850)
This commit is contained in:
parent
7016f97c12
commit
f08b66fa01
1 changed files with 0 additions and 2 deletions
|
|
@ -126,8 +126,6 @@ print[[
|
|||
<div class="col-lg-12">
|
||||
<small>
|
||||
<p><a href="]] print(ntop.getHttpPrefix()) print[[logout.lua">]] print(i18n("login.logout")) print[[</a></p>
|
||||
<p>]] print(i18n("login.donation", {product=info["product"], donation_url="http://shop.ntop.org"})) print[[
|
||||
</p>
|
||||
|
||||
<p>]] print(info["copyright"]) print [[<br> ]] print(i18n("login.license", {product=info["product"], license="GPLv3", license_url="http://www.gnu.org/copyleft/gpl.html"})) print[[</p>
|
||||
</small>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue