force sync from /var/www/html/panel: 2025-09-08T20:36:30Z
This commit is contained in:
commit
4f717c9ee8
18119 changed files with 2566034 additions and 0 deletions
63
ControlPanel/themes/Revolution-Light/bottom.html
Executable file
63
ControlPanel/themes/Revolution-Light/bottom.html
Executable file
|
|
@ -0,0 +1,63 @@
|
|||
<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.opengamepanel.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.opengamepanel.org/infusions/pro_download_panel/download.php?catid=0" shape="rect" target="_blank">Downloads</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.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.opengamepanel.org/forum" shape="rect" target="_blank">OGP Discussion Forums</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=2" shape="rect" target="_blank">Support</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=4" shape="rect" target="_blank">Feature Request</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.org/forum/viewforum.php?forum_id=5" shape="rect" target="_blank">Patches/Contributions</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="http://www.opengamepanel.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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue