typo and README
This commit is contained in:
parent
ed5a61153f
commit
10de16beb0
2 changed files with 5 additions and 1 deletions
|
@ -171,7 +171,7 @@ func Dashboard(ctx *middleware.Context) {
|
|||
}
|
||||
|
||||
func Config(ctx *middleware.Context) {
|
||||
ctx.Data["Title"] = ctx.Tr("admin.users")
|
||||
ctx.Data["Title"] = ctx.Tr("admin.config")
|
||||
ctx.Data["PageIsAdmin"] = true
|
||||
ctx.Data["PageIsAdminConfig"] = true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue