Panel/themes/Revolution-Light/bottom.html
copilot-swe-agent[bot] 0ea24764e3 Phase 4: Update documentation and remaining user-facing content
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
2025-09-08 15:57:33 +00:00

63 lines
No EOL
2.5 KiB
HTML

<div id="bottomWrapper">
<div id="footer">
<div class="footer-one-third">
<p2>User Links</p2>
<ul>
<li>
<a href="home.php?m=dashboard&p=dashboard" shape="rect">Dashboard</a>
</li>
<li>
<a href="home.php?m=gamemanager&p=game_monitor" shape="rect">Game Monitor</a>
</li>
<li>
<a href="home.php?m=ftp" shape="rect">FTP - File Transfer Protocol</a>
</li>
</ul>
</div>
<div class="footer-one-third">
<p2>Open Game Panel</p2>
<ul>
<li>
<a href="http://www.gameserver-panel.org" shape="rect" target="_blank">OGP Website</a>
</li>
<li>
<a href="https://sourceforge.net/apps/trac/hldstart/wiki" shape="rect" target="_blank">OGP Wiki</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank">Downloads</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/infusions/chat/index.php" shape="rect" target="_blank">Chat Room</a>
</li>
<li>
<a href="http://sourceforge.net/p/hldstart/code/HEAD/log/" shape="rect" target="_blank">Developer Logs</a>
</li>
</ul>
</div>
<div class="footer-one-third footer-last">
<p2>Fast Discussion Forum</p2>
<ul>
<li>
<a href="http://www.gameserver-panel.org/forum" shape="rect" target="_blank">OGP Discussion Forums</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank">Support</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank">Feature Request</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank">Patches/Contributions</a>
</li>
<li>
<a href="http://www.gameserver-panel.org/articles.php?article_id=6" shape="rect" target="_blank">Game Config Help (XML files)</a>
</li>
</ul>
</div>
</div>
<div id="bottom-links">
<div style="padding-top:20px">
%footer%
</div>
</div>
</div>