mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 20:21:37 +00:00
Empty commit
This commit is contained in:
parent
ac9fc638eb
commit
96f6aa69fe
@ -529,7 +529,7 @@ public static function format_username($UserID, $Badges = false, $IsWarned = tru
|
|||||||
$IconImage = STATIC_SERVER . "common/symbols/donor_{$DonorHeart}.png";
|
$IconImage = STATIC_SERVER . "common/symbols/donor_{$DonorHeart}.png";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$Str .= "<a href=\"$IconLink\"><img class=\"donor_icon tooltip\" src=\"$IconImage\" alt=\"$IconText\" title=\"$IconText\" /></a>";
|
$Str .= "<a target=\"_blank\" href=\"$IconLink\"><img class=\"donor_icon tooltip\" src=\"$IconImage\" alt=\"$IconText\" title=\"$IconText\" /></a>";
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
CHANGE LOG
|
CHANGE LOG
|
||||||
|
|
||||||
|
2014-03-12 by Ajax
|
||||||
|
Open donor icon links in a new tab
|
||||||
|
|
||||||
2014-02-27 by alderaan
|
2014-02-27 by alderaan
|
||||||
Increase the size of the Reports v2 "report comment" text box from 45 to 70
|
Increase the size of the Reports v2 "report comment" text box from 45 to 70
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user