mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-01 00:19:33 +00:00
Localize some pages (#1284)
* Fix incorrect localization * Localize some pages
This commit is contained in:
parent
2e6739a593
commit
a8b773242e
6 changed files with 39 additions and 26 deletions
|
|
@ -58,7 +58,7 @@ print[[</label>
|
|||
<div class="control-group">
|
||||
<div class="controls">
|
||||
<button type="submit" class="btn btn-primary">]] print(i18n("export_data.export_json_data")) print[[</button>
|
||||
<button class="btn btn-default" type="reset">]] print(i18n("export_data.reset_form")) print[[Reset Form</button>
|
||||
<button class="btn btn-default" type="reset">]] print(i18n("export_data.reset_form")) print[[</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue