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.