diff options
author | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-05-11 20:09:27 +0200 |
---|---|---|
committer | RaNaN <Mast3rRaNaN@hotmail.de> | 2011-05-11 20:09:27 +0200 |
commit | 6534294c48df5cb89cfff278e4040c0b8f718659 (patch) | |
tree | 370e7b9e5f9d4d331c55a713396dee47672a67eb /module/web/templates/default/info.html | |
parent | fix cli (diff) | |
download | pyload-6534294c48df5cb89cfff278e4040c0b8f718659.tar.xz |
whites filemanager
Diffstat (limited to 'module/web/templates/default/info.html')
-rw-r--r-- | module/web/templates/default/info.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/module/web/templates/default/info.html b/module/web/templates/default/info.html index b9ee3b1bd..fabe7aea1 100644 --- a/module/web/templates/default/info.html +++ b/module/web/templates/default/info.html @@ -18,6 +18,13 @@ <h3>{{ _("News") }}</h3> <div id="twitter"></div> + <h3>{{ _("Support") }}</h3> + + <ul> + <li style="font-weight:bold;"><a href="http://forum.pyload.org/" target="_blank">Forum</a></li> + <li style="font-weight:bold;"><a href="http://pyload.org/irc/" target="_blank">Chat</a></li> + </ul> + <h3>{{ _("System") }}</h3> <table class="system"> <tr> |