luci-app-travelmate: sync with travelmate 0.9.0
[project/luci.git] / applications / luci-app-travelmate / luasrc / view / travelmate / runtime.htm
index ee3a4553a825b5543f9b05926ebedd42c2aa2e38..2b9885567a3eac331171e8102e6ef294ca4d253a 100644 (file)
@@ -5,6 +5,6 @@ This is free software, licensed under the Apache License, Version 2.0
 
 <%+cbi/valueheader%>
 
-<input name="runtime" id="runtime" type="text" class="cbi-input-text" style="border: none; box-shadow: none; background-color: #ffffff; color: #0069d6;" value="<%=self:cfgvalue(section)%>" disabled="disabled" />
+<input name="runtime" id="runtime" type="text" class="cbi-input-text" style="border:none; box-shadow:none; background-color:#ffffff; color:#0069d6;" value="<%=self:cfgvalue(section)%>" disabled="disabled" />
 
 <%+cbi/valuefooter%>