Merge pull request #4763 from bryanforbes/fix-openwrt-2020-doctype
luci-theme-openwrt-2000: Add doctype to header
This commit is contained in:
commit
99e9c10612
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
http.prepare_content("text/html; charset=UTF-8")
|
||||
-%>
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="<%=luci.i18n.context.lang%>">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
|
|
Loading…
Reference in a new issue