loading gif

This commit is contained in:
Ibnu Maksum
2023-09-21 14:54:00 +07:00
parent 04fcd77da0
commit 97a5c54e24
3 changed files with 2 additions and 2 deletions

BIN
ui/ui/images/loading.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.9 KiB

View File

@ -134,7 +134,7 @@
<tr>
<td class="small text-primary text-uppercase text-normal">{Lang::T('Login Status')}</td>
<td class="small mb15" id="login_status">
Loading....
<img src="ui/ui/images/loading.gif">
</td>
</tr>
{/if}