Ignore:
Timestamp:
01/24/10 12:36:30 (3 years ago)
Author:
nick_ramsay
Message:

[Branch] Fix for moving widgets into other widget blocks and switched RSS icon from left to right of RSS Show widget header.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/libs/Avatar.php

    r914 r981  
    121121                $avatar = $value; 
    122122            } 
    123             $output .=  $avatar; // uses the last avatar sent to this hook 
     123            $output .= $avatar; // uses the last avatar sent to this hook 
    124124        } 
    125125        $output .= "</a>\n"; 
Note: See TracChangeset for help on using the changeset viewer.