Что нужно сделать
Находим в каталоге файлов\ Страница материала и комментариев к нему\ там находите :
Code
<?if($FILE_URL$)?><input type="button" onclick="window.location='$FILE_URL$'"<input type="button" VALUE="Скачать с сервера($FILE_SIZE$)" onClick="openLayerB(');"><?endif?>
<?if($RFILE_URL$)?><input type="button" onclick="window.location='$RFILE_URL$'"<input type="button" VALUE="Скачать с зеркала($RFILE_SIZE$)" onClick="openLayerB(');"><?endif?>
Меняете на :
Code
<?if($FILE_URL$)?><input type="button" onclick="window.location='$FILE_URL$'"<input type="button" VALUE="Скачать с сервера($FILE_SIZE$)" onClick="openLayerB(');"><?endif?>
<?if($RFILE_URL$)?><input type="button" onclick="window.location='$RFILE_URL$'"<input type="button" VALUE="Скачать с зеркала($RFILE_SIZE$)" onClick="openLayerB(');"><?endif?>