From 653d637b4ee1aa6fd112c11bf082883c3252c928 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 28 Aug 2014 04:51:53 +0200 Subject: [webui] Improve and fix --- module/webui/themes/flat/tml/pathchooser.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'module/webui/themes/flat/tml/pathchooser.html') diff --git a/module/webui/themes/flat/tml/pathchooser.html b/module/webui/themes/flat/tml/pathchooser.html index b19eb582f..95a1a3be5 100644 --- a/module/webui/themes/flat/tml/pathchooser.html +++ b/module/webui/themes/flat/tml/pathchooser.html @@ -22,10 +22,10 @@ { document.forms[0].p.value = file; setValid(); - + } - +
@@ -34,7 +34,7 @@ - + {% if type == 'folder' %} {{_("Path")}}: {{_("absolute")}} | {{_("relative")}} {% else %} -- cgit v1.2.3