fix: billing cleanup, PayPal guard, docs nav prefix, coupon dark theme, XML guide link

Agent-Logs-Url: https://github.com/GameServerPanel/GSP/sessions/52e5015e-f5cf-42e2-bc32-b1c77193a13f

Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2026-05-06 15:24:27 +00:00 committed by GitHub
parent a45d102845
commit 9944b59332
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 158 additions and 37 deletions

View file

@ -550,6 +550,7 @@ function exec_ogp_module() {
$game_cfgs = $db->getGameCfgs();
echo "<h2>".get_lang('game_config_setup')."</h2>\n
<p>".get_lang_f("modify_configs_info",SERVER_CONFIG_LOCATION)."</p>\n
<p><a href='https://gameservers.world/docs/xml_notes.php' target='_blank' rel='noopener noreferrer' class='xml-jump-link'>&#x1F4D6; XML Config Reference Guide</a></p>\n
<form action='?m=config_games' method='post'>\n
<p><input id='reset_old_configs' type='checkbox' name='clear_old' value='yes' /><label for='reset_old_configs'>".get_lang('reset_old_configs')."</label></p>\n
<p class='note'>".get_lang('note').": ".get_lang('config_reset_warning')."</p>\n