feat(users): update user table to include status, traffic usage, and expiry date with improved class names

This commit is contained in:
Seyed Mahdi
2025-12-24 15:17:14 +03:30
parent 810577ccae
commit 1d7523490c
3 changed files with 15 additions and 15 deletions

View File

@ -128,8 +128,8 @@
<th>Username</th>
<th class="d-none d-md-table-cell">Status</th>
<th class="d-none d-md-table-cell">Traffic Usage</th>
<th class="d-none d-md-table-cell text-nowrap">Expiry Date</th>
<th class="d-none d-md-table-cell text-nowrap">Day Usage</th>
<th class="d-none d-md-table-cell text-nowrap">Expiry Date</th>
<th class="d-none d-md-table-cell">Enable</th>
<th class="d-none d-md-table-cell">Note</th>
<th class="d-none d-md-table-cell text-nowrap requires-iplimit-service" style="display: none;">Unlimited IP</th>