View Single Post
Old May 5th, 2007, 10:11 AM   #6 (permalink)
dayo
Member
 
Join Date: Mar 2007
Posts: 74
Solved.

I found the hard coded section in showframe.php and edited it.

changed
Code:
Content visible to verified customers only.
to
Code:
Content visible to verified customers only.
It will be useful if this was a user defined variable in the future.
dayo is offline   Reply With Quote