liquid_feedback_frontend
diff app/main/unit/show.lua @ 528:305329da1c75
Wording and css changes
author | bsw |
---|---|
date | Fri May 18 21:03:10 2012 +0200 (2012-05-18) |
parents | 18cd8595459b |
children | 5ca9de94cb13 |
line diff
1.1 --- a/app/main/unit/show.lua Fri May 18 19:44:41 2012 +0200 1.2 +++ b/app/main/unit/show.lua Fri May 18 21:03:10 2012 +0200 1.3 @@ -61,7 +61,7 @@ 1.4 1.5 tabs[#tabs+1] = { 1.6 name = "timeline", 1.7 - label = _"Events", 1.8 + label = _"Latest events", 1.9 module = "event", 1.10 view = "_list", 1.11 params = { for_unit = unit }