diff options
author | 2015-04-21 20:52:58 +0200 | |
---|---|---|
committer | 2015-04-21 20:52:58 +0200 | |
commit | 0bac5c219498c443495533066f6fd10a972dc1a7 (patch) | |
tree | a3c24328d8b7262199125151405b31e72b0ff5e0 /pyload/webui/themes/Next/tml | |
parent | revert for merge (diff) | |
parent | Spare code cosmetics (10) (diff) | |
download | pyload-0bac5c219498c443495533066f6fd10a972dc1a7.tar.xz |
Merge pull request #5 from vuolter/0.4.10
Spare code cosmetics (10)
Diffstat (limited to 'pyload/webui/themes/Next/tml')
-rw-r--r-- | pyload/webui/themes/Next/tml/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/Next/tml/base.html b/pyload/webui/themes/Next/tml/base.html index 1bc2ea3b3..81c1f3008 100644 --- a/pyload/webui/themes/Next/tml/base.html +++ b/pyload/webui/themes/Next/tml/base.html @@ -180,7 +180,7 @@ <hr style="clear: both;" /> -<div id="foot" style="with: 98%; margin-left: 10px; margin-right:10px">© 2008-2011 pyLoad Team +<div id="foot" style="with: 98%; margin-left: 10px; margin-right:10px">© 2008-2015 pyLoad Team <a href="#top" class="action top" accesskey="x"><span>{{_("Back to top")}}</span></a><br /> <!--<div class="breadcrumbs"></div>--> |