find the following lines at the bottom of calendar.php
Code:
$cal_hz .= "
</tr>
<tr>
<td colspan='31' class='td-calendar-navi'>
<a href='$PHP_SELF?curr_month=$prev_month&curr_year=$prev_year&showimage=$prev_image_id'>«</a>
$asc_mon-$curr_year
<a href='$PHP_SELF?curr_month=$next_month&curr_year=$next_year&showimage=$next_image_id'>»</a>
</td>
</tr></table>
";
remove