liquid_feedback_frontend
diff app/main/index/login.lua @ 3:768faea1096d
Version alpha4
Members interested in an issue or supporting an initiative have a weight information attached. Browsing the members causing that weight is possible.
Initiatives may provide a link to an external discussion platform
Direct link on every initiative page to create an alternative initiative
Bugfix: No error when clicking "neutral", when "neutral" is currently selected
Members interested in an issue or supporting an initiative have a weight information attached. Browsing the members causing that weight is possible.
Initiatives may provide a link to an external discussion platform
Direct link on every initiative page to create an alternative initiative
Bugfix: No error when clicking "neutral", when "neutral" is currently selected
| author | bsw |
|---|---|
| date | Mon Nov 30 12:00:00 2009 +0100 (2009-11-30) |
| parents | 3bfb2fcf7ab9 |
| children | afd9f769c7ae |
line diff
1.1 --- a/app/main/index/login.lua Mon Nov 23 12:00:00 2009 +0100 1.2 +++ b/app/main/index/login.lua Mon Nov 30 12:00:00 2009 +0100 1.3 @@ -2,7 +2,7 @@ 1.4 1.5 ui.tag{ 1.6 tag = 'p', 1.7 - content = 'You need to be logged in, to use this system.' 1.8 + content = _'You need to be logged in, to use this system.' 1.9 } 1.10 1.11 ui.form{