Merge pull request #13 from borzaka/patch-1

Better looking and readable RCON Response box
This commit is contained in:
Shobhit Pathak
2024-03-02 18:19:25 +05:30
committed by GitHub

View File

@@ -265,7 +265,7 @@
</div>
<div id="rconResultBox" class="alert alert-primary" style="display: none;">
<strong>RCON Response:</strong>
<p id="rconResultText"></p>
<pre id="rconResultText" class="text-start"></pre>
</div>
</div>