From the panel site

This commit is contained in:
Frank Harris 2025-09-17 21:14:45 -04:00
parent d684ca74fb
commit 2fc04bcfac
1194 changed files with 154606 additions and 13040 deletions

View file

@ -144,13 +144,11 @@ function ogpHome()
$lang_sel .= "</select>\n";
$lang_switch = ( isset( $_GET['lang'] ) AND $_GET['lang'] != "-" ) ? "&amp;lang=" . $_GET['lang'] : "";
?>
<div>
</div>
<div style="clear: both;">
</div>
%top%
<div class="menu-bg">
@ -494,6 +492,7 @@ function ogpHome()
<div style="text-align:center"> <h1>Level UP your gaming</h1></div>
<div class="row">
%bottom%
<?php
}