mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-05 19:15:03 +00:00
parent
d1f974857c
commit
f0b788e995
3 changed files with 8 additions and 8 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<div class="modal-header">
|
||||
<h5 class="modal-title">
|
||||
<span class='import-title'>{* dialog.title *}</span>
|
||||
<span style="display: none;" class='restore-title'>{{ i18n("manage_configurations.import_modal.all_title") }}</span>
|
||||
<span style="display: none;" class='restore-title'>{{ i18n("manage_configurations.import_modal.all_title", {product = ntop.getInfo()["product"]}) }}</span>
|
||||
</h5>
|
||||
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
|
|
@ -30,4 +30,4 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue