You can add an override to your theme.
Copy this from include/themes.inc.php (at about line 4398):
[code]// Format information which is displayed next to each album
function theme_album_info($pic_count, $link_pic_count, $last_upload_date)
{
global ...
Copy this from include/themes.inc.php (at about line 4398):
[code]// Format information which is displayed next to each album
function theme_album_info($pic_count, $link_pic_count, $last_upload_date)
{
global ...