mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Updated presence.php to add new translation variable
Added translation variable in spinner text
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
<div class="pa_semitransparent-panel"></div>
|
||||
<div class="panel panel-default pa_spinner">
|
||||
<table>
|
||||
<td width="130px" align="middle">Loading...</td>
|
||||
<td width="130px" align="middle"><?= lang("Presence_Loading");?></td>
|
||||
<td><i class="ion ion-ios-loop-strong fa-spin fa-2x fa-fw"></td>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user