From b1fffc3a1b2dbbb807213b85f538e59251b9bf35 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Fri, 28 Mar 2014 22:32:14 +0100 Subject: Remove bad whitespaces Merged vuolter/pyload@00288e6 --- module/web/templates/default/pathchooser.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/web/templates/default/pathchooser.html') diff --git a/module/web/templates/default/pathchooser.html b/module/web/templates/default/pathchooser.html index d00637055..1467fe926 100644 --- a/module/web/templates/default/pathchooser.html +++ b/module/web/templates/default/pathchooser.html @@ -22,7 +22,7 @@ { document.forms[0].p.value = file; setValid(); - + } @@ -34,7 +34,7 @@ - + {% if type == 'folder' %} {{_("Path")}}: {{_("absolute")}} | {{_("relative")}} {% else %} -- cgit v1.2.3