Panel/themes/Uprise/bottom.html
2026-05-02 13:05:52 +00:00

37 lines
No EOL
2.1 KiB
HTML

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