summaryrefslogtreecommitdiffstats
path: root/pyload/webui/themes/Dark
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
committerGravatar Walter Purcaro <vuolter@users.noreply.github.com> 2015-04-13 16:06:02 +0200
commitce4afe8759909c533dfa5c3c500127c77e2ddd29 (patch)
tree391e82fd9da042639d07a0abaa95d1b0c208e094 /pyload/webui/themes/Dark
parentMove lib to lib/Python/Lib (diff)
downloadpyload-ce4afe8759909c533dfa5c3c500127c77e2ddd29.tar.xz
Fix EOL
Diffstat (limited to 'pyload/webui/themes/Dark')
-rw-r--r--pyload/webui/themes/Dark/tml/captcha.html2
-rw-r--r--pyload/webui/themes/Dark/tml/downloads.html2
-rw-r--r--pyload/webui/themes/Dark/tml/folder.html2
-rw-r--r--pyload/webui/themes/Dark/tml/home.html2
-rw-r--r--pyload/webui/themes/Dark/tml/info.html2
-rw-r--r--pyload/webui/themes/Dark/tml/logout.html2
-rw-r--r--pyload/webui/themes/Dark/tml/logs.html2
-rw-r--r--pyload/webui/themes/Dark/tml/pathchooser.html2
-rw-r--r--pyload/webui/themes/Dark/tml/queue.html2
-rw-r--r--pyload/webui/themes/Dark/tml/settings.html2
-rw-r--r--pyload/webui/themes/Dark/tml/settings_item.html2
-rw-r--r--pyload/webui/themes/Dark/tml/window.html2
12 files changed, 12 insertions, 12 deletions
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>