afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-04-25 06:07 am

[dw-free] incorrect icon for "grant access" while logged out

[commit: http://hg.dwscoalition.org/dw-free/rev/3e2a4f3113ea]

http://bugs.dwscoalition.org/show_bug.cgi?id=961

Fix name.

Patch by [personal profile] afuna.

Files modified:
  • cgi-bin/DW/Logic/UserLinkBar.pm
--------------------------------------------------------------------------------
diff -r e375324e791e -r 3e2a4f3113ea cgi-bin/DW/Logic/UserLinkBar.pm
--- a/cgi-bin/DW/Logic/UserLinkBar.pm	Sat Apr 25 02:44:53 2009 +0000
+++ b/cgi-bin/DW/Logic/UserLinkBar.pm	Sat Apr 25 06:06:49 2009 +0000
@@ -201,7 +201,7 @@ sub trust {
         } else {
             $link->{title_ml} = 'userlinkbar.addtrust.title.loggedout';
             $link->{class} = "addtrust_disabled";
-            $link->{image} = 'access-grant-disabled.png';
+            $link->{image} = 'access_grant_disabled.png';
         }
 
         return $self->fix_link( $link );
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org