From 2e16ec21f778c135f0e97f8444a3b307700b7001 Mon Sep 17 00:00:00 2001
From: Walter Purcaro <vuolter@users.noreply.github.com>
Date: Wed, 8 Apr 2015 03:09:50 +0200
Subject: The single whitespace cleanup O.O

---
 pyload/webui/themes/Next/tml/queue.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'pyload/webui/themes')

diff --git a/pyload/webui/themes/Next/tml/queue.html b/pyload/webui/themes/Next/tml/queue.html
index 1706c7567..265cdfbe1 100644
--- a/pyload/webui/themes/Next/tml/queue.html
+++ b/pyload/webui/themes/Next/tml/queue.html
@@ -60,7 +60,7 @@ document.addEvent("domready", function(){
             {{ package.sizedone|formatsize }} / {{ package.sizetotal|formatsize }}</label>
         </div>
     <div style="clear: both; margin-bottom: -10px"></div>
-    
+
 
     <div id="children_{{package.pid}}" style="display: none; margin-bottom: 15px;" class="children">
     <span class="child_secrow" style="margin-bottom: 30px; margin-top: 5px;">{{_("Folder:")}} <span class="folder">{{package.folder}}</span> | {{_("Password:")}} <span class="password">{{package.password}}</span></span>
-- 
cgit v1.2.3