luci-app-wifischedule: minor changes
[project/luci.git] / applications / luci-app-wifischedule / luasrc / view / wifischedule / file_viewer.htm
index 2c7beba..f67a2be 100644 (file)
@@ -15,7 +15,7 @@ Author: Nils Koenig <openwrt@newk.it>
 -%>
 
 <%+header%>
-<h2 name="title"><%=translate(title)%></h2>
+<h2 name="title"><%=title%></h2>
 <div id="content_fileviewer">
 <textarea style="width: 100%" readonly="readonly" wrap="off" rows="<%=content:cmatch("\n")+1%>" id="content_id"><%=content:pcdata()%></textarea>
 </div>