liquid_feedback_frontend

diff app/main/index/menu.lua @ 641:26d6d5cb4c7c

Improved language selection and made it available public
author bsw
date Mon Jun 25 19:42:26 2012 +0200 (2012-06-25)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/app/main/index/menu.lua	Mon Jun 25 19:42:26 2012 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +app.html_title.title = _("Member menu")
     1.5 +
     1.6 +execute.view{
     1.7 +  module = "index",
     1.8 +  view = "_menu"
     1.9 +}
    1.10 +

Impressum / About Us