This commit is contained in:
mensonge 2008-09-08 14:40:47 +00:00
parent f619ee64ac
commit 99d42b99fe

View file

@ -136,7 +136,7 @@ window.onload = playerLoad;
}
$cats = substr($cats, 0, -2);
if ($cats != '') {
$cats = ' to '. $cats;
$cats = ' '.T_('to').' '. $cats;
}
// Edit and delete links