liquid_feedback_frontend
diff app/main/index/change_password.lua @ 4:80c215dbf076
Version alpha5
Many optical changes and improved usability
Support for different wiki-formatting-engines
Help system
Many optical changes and improved usability
Support for different wiki-formatting-engines
Help system
author | bsw/jbe |
---|---|
date | Thu Dec 10 12:00:00 2009 +0100 (2009-12-10) |
parents | 3bfb2fcf7ab9 |
children |
line diff
1.1 --- a/app/main/index/change_password.lua Mon Nov 30 12:00:00 2009 +0100 1.2 +++ b/app/main/index/change_password.lua Thu Dec 10 12:00:00 2009 +0100 1.3 @@ -12,6 +12,8 @@ 1.4 } 1.5 end) 1.6 1.7 +util.help("index.change_password", _"Change password") 1.8 + 1.9 ui.form{ 1.10 attr = { class = "vertical" }, 1.11 module = "index",