There are quite a few fixes in v1.3.0.2 that you really want to upgrade to it ...

The problem to fix this is most likely in your template ...

To test this ... change the Template to Classic ...

Next, rename the directory on your server:
/includes/templates/classic

to be called:
/includes/templates/classic_HIDE

This should fix that display if you did not touch the core files and only touched things via the templates and overrides and have loaded v1.3.0.2

When done testing, rename:
/includes/templates/classic_HIDE

back to the original name:
/includes/templates/classic

Comparing the files in v1.3.0.2 to your files should show you where the fix belongs ...

Beyond Compare from scootersoftware.com would really help you in locating the changes ...