clean up pages to satisfy codeql

This commit is contained in:
kittentm 2026-03-08 07:34:21 +01:00
commit 0c69ebfcb8
No known key found for this signature in database
GPG key ID: AC43DFDBC1F44A91
3 changed files with 17 additions and 19 deletions

View file

@ -21,12 +21,9 @@
<img src="/assets/en/svg/text/wait/tx_loading-dccf3fb801ca859f2d17992f5cd7da62995c1fe81a306dd103398ef7c0e25b70.svg" alt="Loading">
</div>
</div>
<div class="main-wrapper">
<div id="header-container"></div>
<div class="main-wrapper">
<div class="content">
<div class="logo-left-align">
<div id="stage-header-logo">
<img class="bg-layer" src="../assets/en/svg/ui/bg_h1-62e768f2a1ca52f993b5953c78d46bc53b35b70df7f8e13619a982f8f10ab750.svg">
@ -34,9 +31,10 @@
<img class="label-layer" src="../assets/en/svg/text/scene/friendlist/tx_friendlist_wht-2bfe8465098d51b8154befcd805ada60d17bca5e1324f26fee3eb43278a8652b.svg">
</div>
<div class="friendsubtitle-text">
Check the online status of your friends or see who you're battling with!
Check the online status of your friends or see who you're battling with!
</div>
<div class="stages-container" id="stages-container"></div>
</div>
<div class="stages-container" id="stages-container"></div>
</div>
</div>
<script src="friendlist.js"></script>