mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-27 21:56:50 +01:00
Allow for img in online_datacenter
This commit is contained in:
@@ -101,7 +101,7 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td class="LabelV150"><b>Location Datacenter:</b></td>
|
<td class="LabelV150"><b>Location Datacenter:</b></td>
|
||||||
<td>{{ setting('core.online_datacenter') }} <small>(Server date & time: - {{ "now"|date("d/m/Y H:i:s") }})</small></td>
|
<td>{{ setting('core.online_datacenter')|raw }} <small>(Server date & time: - {{ "now"|date("d/m/Y H:i:s") }})</small></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td class="LabelV150"><b>PvP Type:</b></td>
|
<td class="LabelV150"><b>PvP Type:</b></td>
|
||||||
|
|||||||
Reference in New Issue
Block a user