Cosmetic improvement
[project/luci.git] / modules / admin-mini / luasrc / view / mini / uci_apply.htm
index 8f5a8e37ac1abf977ddf0d9658ebe0d87be6dcf0..9a9a063f1dbbd053d66f90e03a26eb37541213f9 100644 (file)
@@ -16,6 +16,7 @@ $Id$
 <h1><%:config%></h1>
 <p><%:uci_applied%>:</p>
 <code><%=(changes or "-")%>
+
 <%
 local fp = reload()
 local line = fp:read()