From 012af10360aba063b96d34c3af81c1d50a8d3579 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 15 Jul 2008 13:42:54 +0000 Subject: Generalized UCI changes display i18n: some nicer looking translations --- modules/admin-full/luasrc/controller/admin/index.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/admin-full') diff --git a/modules/admin-full/luasrc/controller/admin/index.lua b/modules/admin-full/luasrc/controller/admin/index.lua index eb58e00422..430c5b82c5 100644 --- a/modules/admin-full/luasrc/controller/admin/index.lua +++ b/modules/admin-full/luasrc/controller/admin/index.lua @@ -30,6 +30,7 @@ function index() page.order = 10 page.i18n = "admin-core" page.sysauth = "root" + page.ucidata = true local page = node("admin", "index") page.target = template("admin_index/index") -- cgit v1.2.3