diff options
author | Walter Purcaro <vuolter@gmail.com> | 2014-10-03 21:27:12 +0200 |
---|---|---|
committer | Walter Purcaro <vuolter@gmail.com> | 2014-10-03 21:27:12 +0200 |
commit | c716dfbccd4ee7b210dcf91ee7eb18550b65bf2b (patch) | |
tree | 404fc20566a6dbd3639e59d310025e31e77e5011 /pyload/webui/themes/flat/tml/base.html | |
parent | Update pyload to the new plugins structure (diff) | |
download | pyload-c716dfbccd4ee7b210dcf91ee7eb18550b65bf2b.tar.xz |
Remove trailing whitespaces
Diffstat (limited to 'pyload/webui/themes/flat/tml/base.html')
-rw-r--r-- | pyload/webui/themes/flat/tml/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/webui/themes/flat/tml/base.html b/pyload/webui/themes/flat/tml/base.html index 17349c5f1..015a64600 100644 --- a/pyload/webui/themes/flat/tml/base.html +++ b/pyload/webui/themes/flat/tml/base.html @@ -99,7 +99,7 @@ <a href="/settings/" title=""><img src="/flat/img/head-menu-config.png" alt="" />{{_("Config")}}</a> </li> {% endblock %} - + </ul> </div> |