diff options
author | 2014-10-16 12:01:17 +0200 | |
---|---|---|
committer | 2014-10-16 12:01:17 +0200 | |
commit | 7c163edb63fcdccc7b232b3b24fe398a363d00a7 (patch) | |
tree | 6574506cc618b8e60ff88a170599031a2df32b57 /pyload/webui/themes/default/tml/home.html | |
parent | [Webui] Fix wrong trafficleft format (diff) | |
download | pyload-7c163edb63fcdccc7b232b3b24fe398a363d00a7.tar.xz |
New theme Estate
Diffstat (limited to 'pyload/webui/themes/default/tml/home.html')
-rw-r--r-- | pyload/webui/themes/default/tml/home.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pyload/webui/themes/default/tml/home.html b/pyload/webui/themes/default/tml/home.html index 6272853cd..449499256 100644 --- a/pyload/webui/themes/default/tml/home.html +++ b/pyload/webui/themes/default/tml/home.html @@ -219,9 +219,6 @@ var LinkEntry = new Class({ <li> <a href="/downloads/" title=""><img src="/default/img/head-menu-development.png" alt="" /> {{_("Downloads")}}</a> </li> -{#<li>#} -{# <a href="/filemanager/" title=""><img src="/default/img/head-menu-download.png" alt="" /> {{_("FileManager")}}</a>#} -{#</li>#} <li class="right"> <a href="/logs/" title=""><img src="/default/img/head-menu-index.png" alt="" />{{_("Logs")}}</a> </li> |