Avoid XML errors

This commit is contained in:
Steven Barth
2008-09-12 16:12:51 +00:00
parent 2bbc4eb3c3
commit 871f07ad2e
3 changed files with 10 additions and 6 deletions

View File

@@ -110,6 +110,7 @@ function action_upgrade()
end
end
luci.http.prepare_content("text/html")
luci.template.render("mini/upgrade", {sysupgrade=plat, ret=ret, keep_avail=keep_avail})
end