liquid_feedback_frontend
diff app/main/member/show.lua @ 271:d13b27a37ad5
Optical enhancements, some repositioning of ui elements
author | bsw |
---|---|
date | Tue Feb 07 22:30:48 2012 +0100 (2012-02-07) |
parents | dac08fce1ab7 |
children | c587d8762e62 |
line diff
1.1 --- a/app/main/member/show.lua Tue Feb 07 20:03:31 2012 +0100 1.2 +++ b/app/main/member/show.lua Tue Feb 07 22:30:48 2012 +0100 1.3 @@ -74,7 +74,7 @@ 1.4 ui.link{ 1.5 content = function() 1.6 ui.image{ static = "icons/16/clock_edit.png" } 1.7 - slot.put(encode.html(_"Show name history")) 1.8 + slot.put(encode.html(_"Show member history")) 1.9 end, 1.10 module = "member", 1.11 view = "history",