liquid_feedback_frontend

annotate app/main/index/menu.lua @ 846:f1c52fd68376

Added missing semicolon in translations.zh-TW.lua
author jbe
date Sat Jul 28 01:08:29 2012 +0200 (2012-07-28)
parents 26d6d5cb4c7c
children
rev   line source
bsw@641 1 app.html_title.title = _("Member menu")
bsw@641 2
bsw@641 3 execute.view{
bsw@641 4 module = "index",
bsw@641 5 view = "_menu"
bsw@641 6 }
bsw@641 7

Impressum / About Us