# HG changeset patch # User bsw # Date 1331985535 -3600 # Node ID 8bdce16fdac02233bf3918b2e8d3caa5c413d26c # Parent 01cf3c50cbee42612e816c529ae24e1685a1a6e6 Addd alt tags diff -r 01cf3c50cbee -r 8bdce16fdac0 app/main/area/_list.lua --- a/app/main/area/_list.lua Fri Mar 16 11:32:06 2012 +0100 +++ b/app/main/area/_list.lua Sat Mar 17 12:58:55 2012 +0100 @@ -103,7 +103,7 @@ static = "icons/16/user_gray.png", } else - slot.put('') + slot.put('') end end } end @@ -128,7 +128,7 @@ } } else - slot.put('') + slot.put('') end end }