From ce4afe8759909c533dfa5c3c500127c77e2ddd29 Mon Sep 17 00:00:00 2001
From: Walter Purcaro <vuolter@users.noreply.github.com>
Date: Mon, 13 Apr 2015 16:06:02 +0200
Subject: Fix EOL

---
 pyload/webui/themes/Dark/tml/captcha.html       | 2 +-
 pyload/webui/themes/Dark/tml/downloads.html     | 2 +-
 pyload/webui/themes/Dark/tml/folder.html        | 2 +-
 pyload/webui/themes/Dark/tml/home.html          | 2 +-
 pyload/webui/themes/Dark/tml/info.html          | 2 +-
 pyload/webui/themes/Dark/tml/logout.html        | 2 +-
 pyload/webui/themes/Dark/tml/logs.html          | 2 +-
 pyload/webui/themes/Dark/tml/pathchooser.html   | 2 +-
 pyload/webui/themes/Dark/tml/queue.html         | 2 +-
 pyload/webui/themes/Dark/tml/settings.html      | 2 +-
 pyload/webui/themes/Dark/tml/settings_item.html | 2 +-
 pyload/webui/themes/Dark/tml/window.html        | 2 +-
 12 files changed, 12 insertions(+), 12 deletions(-)

(limited to 'pyload/webui/themes/Dark/tml')

diff --git a/pyload/webui/themes/Dark/tml/captcha.html b/pyload/webui/themes/Dark/tml/captcha.html
index 731d97d11..3bfa6cbcf 100644
--- a/pyload/webui/themes/Dark/tml/captcha.html
+++ b/pyload/webui/themes/Dark/tml/captcha.html
@@ -39,4 +39,4 @@
 
   </form>
 
-</div>
\ No newline at end of file
+</div>
diff --git a/pyload/webui/themes/Dark/tml/downloads.html b/pyload/webui/themes/Dark/tml/downloads.html
index c77744a92..f6e581c5b 100644
--- a/pyload/webui/themes/Dark/tml/downloads.html
+++ b/pyload/webui/themes/Dark/tml/downloads.html
@@ -26,4 +26,4 @@
 
 </ul>
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/folder.html b/pyload/webui/themes/Dark/tml/folder.html
index d4977ea4b..21f3f4a03 100644
--- a/pyload/webui/themes/Dark/tml/folder.html
+++ b/pyload/webui/themes/Dark/tml/folder.html
@@ -12,4 +12,4 @@
     </span>
   </span>
   <div style="display:none">{{ _("Folder is empty") }}</div>
-</li>
\ No newline at end of file
+</li>
diff --git a/pyload/webui/themes/Dark/tml/home.html b/pyload/webui/themes/Dark/tml/home.html
index 89050d681..6ce60de0b 100644
--- a/pyload/webui/themes/Dark/tml/home.html
+++ b/pyload/webui/themes/Dark/tml/home.html
@@ -260,4 +260,4 @@ var LinkEntry = new Class({
 
   </tbody>
 </table>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/info.html b/pyload/webui/themes/Dark/tml/info.html
index ccacde3a1..62a8df571 100644
--- a/pyload/webui/themes/Dark/tml/info.html
+++ b/pyload/webui/themes/Dark/tml/info.html
@@ -73,4 +73,4 @@
         </tr>
     </table>
 
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/logout.html b/pyload/webui/themes/Dark/tml/logout.html
index e711b2a42..db7e9290e 100644
--- a/pyload/webui/themes/Dark/tml/logout.html
+++ b/pyload/webui/themes/Dark/tml/logout.html
@@ -6,4 +6,4 @@
 
 {% block content %}
 <p><b>{{_("You were successfully logged out.")}}</b></p>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/logs.html b/pyload/webui/themes/Dark/tml/logs.html
index 2ea2f3e1f..429306aae 100644
--- a/pyload/webui/themes/Dark/tml/logs.html
+++ b/pyload/webui/themes/Dark/tml/logs.html
@@ -38,4 +38,4 @@
 </form>
 </div>
 <div style="clear: both; height: 10px;">&nbsp; </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/pathchooser.html b/pyload/webui/themes/Dark/tml/pathchooser.html
index 787292737..6e58ab536 100644
--- a/pyload/webui/themes/Dark/tml/pathchooser.html
+++ b/pyload/webui/themes/Dark/tml/pathchooser.html
@@ -73,4 +73,4 @@
     </table>
     </center>
 </body>
-</html>
\ No newline at end of file
+</html>
diff --git a/pyload/webui/themes/Dark/tml/queue.html b/pyload/webui/themes/Dark/tml/queue.html
index 3e3d5b61d..6e7cb6754 100644
--- a/pyload/webui/themes/Dark/tml/queue.html
+++ b/pyload/webui/themes/Dark/tml/queue.html
@@ -101,4 +101,4 @@ document.addEvent("domready", function(){
     </form>
 
 </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/settings.html b/pyload/webui/themes/Dark/tml/settings.html
index 8c98f74c6..7df0b2f23 100644
--- a/pyload/webui/themes/Dark/tml/settings.html
+++ b/pyload/webui/themes/Dark/tml/settings.html
@@ -201,4 +201,4 @@
 </form>
 
 </div>
-{% endblock %}
\ No newline at end of file
+{% endblock %}
diff --git a/pyload/webui/themes/Dark/tml/settings_item.html b/pyload/webui/themes/Dark/tml/settings_item.html
index e417e564c..af24d6eaf 100644
--- a/pyload/webui/themes/Dark/tml/settings_item.html
+++ b/pyload/webui/themes/Dark/tml/settings_item.html
@@ -45,4 +45,4 @@
             </tr>
         {% endif %}
     {% endfor %}
-</table>
\ No newline at end of file
+</table>
diff --git a/pyload/webui/themes/Dark/tml/window.html b/pyload/webui/themes/Dark/tml/window.html
index 3f0e1f882..8f5efae36 100644
--- a/pyload/webui/themes/Dark/tml/window.html
+++ b/pyload/webui/themes/Dark/tml/window.html
@@ -49,4 +49,4 @@
 
 </form>
 
-</div>
\ No newline at end of file
+</div>
-- 
cgit v1.2.3