diff options
Diffstat (limited to 'pyload/webui/themes/Flat/tml')
-rw-r--r-- | pyload/webui/themes/Flat/tml/captcha.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/downloads.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/folder.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/home.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/info.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/logout.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/logs.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/pathchooser.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/queue.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/settings.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/settings_item.html | 2 | ||||
-rw-r--r-- | pyload/webui/themes/Flat/tml/window.html | 2 |
12 files changed, 12 insertions, 12 deletions
diff --git a/pyload/webui/themes/Flat/tml/captcha.html b/pyload/webui/themes/Flat/tml/captcha.html index 731d97d11..3bfa6cbcf 100644 --- a/pyload/webui/themes/Flat/tml/captcha.html +++ b/pyload/webui/themes/Flat/tml/captcha.html @@ -39,4 +39,4 @@ </form> -</div>
\ No newline at end of file +</div> diff --git a/pyload/webui/themes/Flat/tml/downloads.html b/pyload/webui/themes/Flat/tml/downloads.html index c77744a92..f6e581c5b 100644 --- a/pyload/webui/themes/Flat/tml/downloads.html +++ b/pyload/webui/themes/Flat/tml/downloads.html @@ -26,4 +26,4 @@ </ul> -{% endblock %}
\ No newline at end of file +{% endblock %} diff --git a/pyload/webui/themes/Flat/tml/folder.html b/pyload/webui/themes/Flat/tml/folder.html index d4977ea4b..21f3f4a03 100644 --- a/pyload/webui/themes/Flat/tml/folder.html +++ b/pyload/webui/themes/Flat/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/Flat/tml/home.html b/pyload/webui/themes/Flat/tml/home.html index cbe8e2b8d..cc0bf330c 100644 --- a/pyload/webui/themes/Flat/tml/home.html +++ b/pyload/webui/themes/Flat/tml/home.html @@ -263,4 +263,4 @@ var LinkEntry = new Class({ </tbody> </table> -{% endblock %}
\ No newline at end of file +{% endblock %} diff --git a/pyload/webui/themes/Flat/tml/info.html b/pyload/webui/themes/Flat/tml/info.html index be5eed65e..57e688e09 100644 --- a/pyload/webui/themes/Flat/tml/info.html +++ b/pyload/webui/themes/Flat/tml/info.html @@ -78,4 +78,4 @@ </tr> </table> -{% endblock %}
\ No newline at end of file +{% endblock %} diff --git a/pyload/webui/themes/Flat/tml/logout.html b/pyload/webui/themes/Flat/tml/logout.html index e711b2a42..db7e9290e 100644 --- a/pyload/webui/themes/Flat/tml/logout.html +++ b/pyload/webui/themes/Flat/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/Flat/tml/logs.html b/pyload/webui/themes/Flat/tml/logs.html index 2ea2f3e1f..429306aae 100644 --- a/pyload/webui/themes/Flat/tml/logs.html +++ b/pyload/webui/themes/Flat/tml/logs.html @@ -38,4 +38,4 @@ </form> </div> <div style="clear: both; height: 10px;"> </div> -{% endblock %}
\ No newline at end of file +{% endblock %} diff --git a/pyload/webui/themes/Flat/tml/pathchooser.html b/pyload/webui/themes/Flat/tml/pathchooser.html index 787292737..6e58ab536 100644 --- a/pyload/webui/themes/Flat/tml/pathchooser.html +++ b/pyload/webui/themes/Flat/tml/pathchooser.html @@ -73,4 +73,4 @@ </table> </center> </body> -</html>
\ No newline at end of file +</html> diff --git a/pyload/webui/themes/Flat/tml/queue.html b/pyload/webui/themes/Flat/tml/queue.html index 27160309a..8038a085b 100644 --- a/pyload/webui/themes/Flat/tml/queue.html +++ b/pyload/webui/themes/Flat/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/Flat/tml/settings.html b/pyload/webui/themes/Flat/tml/settings.html index 8482e33e8..47f69b188 100644 --- a/pyload/webui/themes/Flat/tml/settings.html +++ b/pyload/webui/themes/Flat/tml/settings.html @@ -201,4 +201,4 @@ </form> </div> -{% endblock %}
\ No newline at end of file +{% endblock %} diff --git a/pyload/webui/themes/Flat/tml/settings_item.html b/pyload/webui/themes/Flat/tml/settings_item.html index 813383343..28de1a1a9 100644 --- a/pyload/webui/themes/Flat/tml/settings_item.html +++ b/pyload/webui/themes/Flat/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/Flat/tml/window.html b/pyload/webui/themes/Flat/tml/window.html index 17b199b45..023441f69 100644 --- a/pyload/webui/themes/Flat/tml/window.html +++ b/pyload/webui/themes/Flat/tml/window.html @@ -43,4 +43,4 @@ </form> -</div>
\ No newline at end of file +</div> |