View Single Post
Old May 8th, 2008, 05:41 AM   #1 (permalink)
Nobody
Member
Verified Customer
 
Join Date: May 2006
Posts: 37
A couple of typos in showphoto.php

PhotoPost Pro 6.1

Lines 995, 999 and 1002 of showphoto.php there is a typo in the word ‘disable’ that prevents the description working when you hover your mouse pointer over the unsubscribe to email notifications…

Line 995 currently reads
Code:
Content visible to verified customers only.
Change to
Code:
Content visible to verified customers only.
Line 999 currently reads
Code:
Content visible to verified customers only.
Change to
Code:
Content visible to verified customers only.
Line 1002 currently reads
Code:
Content visible to verified customers only.
Change to
Code:
Content visible to verified customers only.

Last edited by Nobody; May 8th, 2008 at 05:48 AM. Reason: Edited to add version number
Nobody is offline   Reply With Quote