1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 14:11:59 +01:00

403 message edit

This commit is contained in:
NoobishSVK
2024-11-05 21:18:57 +01:00
parent 22a3138b92
commit 275be6abc3

View File

@@ -12,14 +12,14 @@
<div id="wrapper" class="auto">
<div class="panel-100 no-bg">
<img class="top-10" src="./images/openradio_logo_neutral.png" height="64px">
<h2 class="text-monospace text-light text-center">[Unauthorized]</h2>
<h2 class="text-monospace text-light text-center">[403]</h2>
<div class="panel-100 p-10">
<br>
<i class="text-big fa-solid fa-exclamation-triangle color-4"></i>
<p>You are not authorized to use this tuner. <br>
There's a possibility you were kicked or banned by the administrator.<br>
Please try again later or contact the owner.</p>
<p>
There's a possibility you were kicked by the system.<br>
Please try again later.</p>
</div>
</div>
</div>