added different icon for disabling help texts (desgined by tenzintsedon@yahoo.co.in)

This commit is contained in:
lars 2007-02-01 08:45:30 +00:00
parent acac61fcbd
commit b6cbdfac3c
4 changed files with 1 additions and 2 deletions

View file

@ -201,8 +201,7 @@ def:help_link() ?><?cs
<a href="<?cs call:reload_link("help","0") ?>"
title="<?cs var:html_escape(Lang.Button.DisableHelp) ?>">
<?cs var:html_escape(Lang.Button.DisableHelp) ?><?cs
set:icon_file = "icon_get_help.gif" ?><?cs
# TODO: create different icons for "enable" and "disable" ?><?cs
set:icon_file = "icon_get_help_disable.gif" ?><?cs
else ?>
<a href="<?cs call:reload_link("help","1") ?>"
title="<?cs var:html_escape(Lang.Button.EnableHelp) ?>">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB