v2.5.0: align key controls and add IP limits

This commit is contained in:
Виталий Литвинов
2026-04-25 15:19:28 +03:00
parent bd3fc1af18
commit 507a2979e5
8 changed files with 583 additions and 33 deletions

View File

@@ -195,7 +195,7 @@
</form>
</div>
<div class="table-wrap">
<table>
<table class="keys-table">
<thead>
<tr>
<th data-i18n="tableUser">User</th>
@@ -400,6 +400,6 @@
</div>
</div>
</div>
<script src="/app.js?v=2.5.0-admin11" type="module"></script>
<script src="/app.js?v=2.5.0-admin12" type="module"></script>
</body>
</html>