Eclipse, index.php, строка 114
$img = '<img src="../images/download/file.gif" width="16" height="16" /> </td><td>';замени адрес на свою иконку
например
$img = '<img src="../images/modules.png" width="16" height="16" /> </td><td>'; Eclipse, index.php, строка 114
$img = '<img src="../images/download/file.gif" width="16" height="16" /> </td><td>';$img = '<img src="../images/modules.png" width="16" height="16" /> </td><td>';