* luci/libs/web: change OpenWRT to OpenWrt in distro title
This commit is contained in:
parent
6e038f2361
commit
bf21777126
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ config core main
|
|||
option resourcebase /luci-static/resources
|
||||
|
||||
config core brand
|
||||
option title "OpenWRT Kamikaze"
|
||||
option title "OpenWrt Kamikaze"
|
||||
option subtitle "Lua Configuration Interface"
|
||||
option firmware "OpenWRT Kamikaze"
|
||||
option firmware "OpenWrt Kamikaze"
|
||||
option distro "Development Snapshot"
|
||||
|
||||
config extern flash_keep
|
||||
|
|
Loading…
Reference in a new issue