# HG changeset patch # User Daniel Poelzleithner # Date 1286653536 -7200 # Node ID 1783a0c61734336648cfc2f9e82c0e80610effad # Parent 1fdf1e60749439a7279119b1e185f09f09cb29bd use better icon for auto_support ui diff -r 1fdf1e607494 -r 1783a0c61734 app/main/supporter/_show_box.lua --- a/app/main/supporter/_show_box.lua Sat Oct 09 21:34:25 2010 +0200 +++ b/app/main/supporter/_show_box.lua Sat Oct 09 21:45:36 2010 +0200 @@ -99,7 +99,7 @@ } else ui.link{ - image = { static = "icons/16/tick.png" }, + image = { static = "icons/16/arrow_refresh.png" }, text = _"Enable autosupport for this initiative", module = "initiative", action = "add_support", diff -r 1fdf1e607494 -r 1783a0c61734 static/icons/16/arrow_refresh.png Binary file static/icons/16/arrow_refresh.png has changed