liquid_feedback_frontend
diff app/main/index/about.lua @ 1606:dcbe505ddf24
Removed old views, removed Silk icon set, removed emoticons
author | bsw |
---|---|
date | Mon Feb 01 21:25:34 2021 +0100 (2021-02-01) |
parents | 32cc544d5a5b |
children | 9e26d81775a1 |
line diff
1.1 --- a/app/main/index/about.lua Mon Feb 01 21:02:47 2021 +0100 1.2 +++ b/app/main/index/about.lua Mon Feb 01 21:25:34 2021 +0100 1.3 @@ -95,9 +95,6 @@ 1.4 } 1.5 } 1.6 1.7 - slot.put("<br />") 1.8 - ui.container{ content = "3rd party license information:" } 1.9 - slot.put('Some of the icons used in Liquid Feedback are from <a href="http://www.famfamfam.com/lab/icons/silk/">Silk icon set 1.3</a> by Mark James. His work is licensed under a <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5 License.</a>') 1.10 end } 1.11 end } 1.12 end }