liquid_feedback_frontend

diff app/main/unit/_sidebar_whatcanido.lua @ 1714:11cb89cd2a92

Nicer wording
author bsw
date Mon Sep 27 12:40:19 2021 +0200 (2021-09-27)
parents 58e1e8d6f596
children 0a3cce889a75
line diff
     1.1 --- a/app/main/unit/_sidebar_whatcanido.lua	Mon Sep 27 12:20:33 2021 +0200
     1.2 +++ b/app/main/unit/_sidebar_whatcanido.lua	Mon Sep 27 12:40:19 2021 +0200
     1.3 @@ -80,7 +80,7 @@
     1.4  
     1.5      else
     1.6        ui.container { attr = { class = "mdl-card__content mdl-card--border" }, content = function ()
     1.7 -        ui.tag{ content = _"You are not entitled to vote in this unit" }
     1.8 +        ui.tag{ content = _"Login to participate" }
     1.9          if not app.session.member_id then
    1.10            ui.tag{ tag = "ul", content = function()
    1.11              ui.tag{ tag = "li", content = function()

Impressum / About Us