mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
uwuzu v1.3.4 new_planet
This commit is contained in:
+5
-1
@@ -67,7 +67,11 @@ if($errcode == "UNSUPPORTED_BROWSER"){
|
||||
|
||||
<main>
|
||||
<div class="server_icon_zone">
|
||||
<img src=<?php echo htmlspecialchars($serversettings["serverinfo"]["server_icon"], ENT_QUOTES, 'UTF-8');?>>
|
||||
<?php if( !empty($serversettings["serverinfo"]["server_icon"]) ){ ?>
|
||||
<img src=<?php echo htmlspecialchars($serversettings["serverinfo"]["server_icon"], ENT_QUOTES, 'UTF-8');?>>
|
||||
<?php }else{?>
|
||||
<img src="/img/uwuzuicon.png">
|
||||
<?php }?>
|
||||
</div>
|
||||
<h1>お使いの環境での利用はできません</h1>
|
||||
<div class="maintext">
|
||||
|
||||
Reference in New Issue
Block a user