summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default')
-rw-r--r--module/web/templates/default/captcha.html2
-rw-r--r--module/web/templates/default/downloads.html2
-rw-r--r--module/web/templates/default/folder.html2
-rw-r--r--module/web/templates/default/home.html2
-rw-r--r--module/web/templates/default/info.html2
-rw-r--r--module/web/templates/default/logout.html2
-rw-r--r--module/web/templates/default/logs.html2
-rw-r--r--module/web/templates/default/pathchooser.html2
-rw-r--r--module/web/templates/default/queue.html2
-rw-r--r--module/web/templates/default/settings.html2
-rw-r--r--module/web/templates/default/settings_item.html2
-rw-r--r--module/web/templates/default/setup.html2
-rw-r--r--module/web/templates/default/window.html2
13 files changed, 13 insertions, 13 deletions
diff --git a/module/web/templates/default/captcha.html b/module/web/templates/default/captcha.html
index 288375b76..541fe99da 100644
--- a/module/web/templates/default/captcha.html
+++ b/module/web/templates/default/captcha.html
@@ -39,4 +39,4 @@
</form>
-</div> \ No newline at end of file
+</div>
diff --git a/module/web/templates/default/downloads.html b/module/web/templates/default/downloads.html
index 20ff9a120..122ca1b82 100644
--- a/module/web/templates/default/downloads.html
+++ b/module/web/templates/default/downloads.html
@@ -26,4 +26,4 @@
</ul>
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/folder.html b/module/web/templates/default/folder.html
index b385e80cb..86132fee5 100644
--- a/module/web/templates/default/folder.html
+++ b/module/web/templates/default/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/module/web/templates/default/home.html b/module/web/templates/default/home.html
index ddba9077b..3702893d0 100644
--- a/module/web/templates/default/home.html
+++ b/module/web/templates/default/home.html
@@ -263,4 +263,4 @@ var LinkEntry = new Class({
</tbody>
</table>
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/info.html b/module/web/templates/default/info.html
index 77ae57376..839e18a98 100644
--- a/module/web/templates/default/info.html
+++ b/module/web/templates/default/info.html
@@ -78,4 +78,4 @@
</tr>
</table>
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/logout.html b/module/web/templates/default/logout.html
index d3f07472b..83dba3bf4 100644
--- a/module/web/templates/default/logout.html
+++ b/module/web/templates/default/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/module/web/templates/default/logs.html b/module/web/templates/default/logs.html
index d6288df0e..857598a78 100644
--- a/module/web/templates/default/logs.html
+++ b/module/web/templates/default/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/module/web/templates/default/pathchooser.html b/module/web/templates/default/pathchooser.html
index 1467fe926..3cd211a03 100644
--- a/module/web/templates/default/pathchooser.html
+++ b/module/web/templates/default/pathchooser.html
@@ -73,4 +73,4 @@
</table>
</center>
</body>
-</html> \ No newline at end of file
+</html>
diff --git a/module/web/templates/default/queue.html b/module/web/templates/default/queue.html
index fff3d9ce9..53fd45219 100644
--- a/module/web/templates/default/queue.html
+++ b/module/web/templates/default/queue.html
@@ -101,4 +101,4 @@ document.addEvent("domready", function(){
</form>
</div>
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html
index 8f084c352..da0b535ac 100644
--- a/module/web/templates/default/settings.html
+++ b/module/web/templates/default/settings.html
@@ -201,4 +201,4 @@
</form>
</div>
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/settings_item.html b/module/web/templates/default/settings_item.html
index 813383343..28de1a1a9 100644
--- a/module/web/templates/default/settings_item.html
+++ b/module/web/templates/default/settings_item.html
@@ -45,4 +45,4 @@
</tr>
{% endif %}
{% endfor %}
-</table> \ No newline at end of file
+</table>
diff --git a/module/web/templates/default/setup.html b/module/web/templates/default/setup.html
index 39ef6f1e8..37b1c0e0e 100644
--- a/module/web/templates/default/setup.html
+++ b/module/web/templates/default/setup.html
@@ -10,4 +10,4 @@
{% block content %}
Comming Soon.
-{% endblock %} \ No newline at end of file
+{% endblock %}
diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html
index a11323fe0..841cda553 100644
--- a/module/web/templates/default/window.html
+++ b/module/web/templates/default/window.html
@@ -43,4 +43,4 @@
</form>
-</div> \ No newline at end of file
+</div>