Thread
:
How to remove this unnecessary line?
View Single Post
March 4th, 2005, 10:18 AM
#
7
(
permalink
)
Brian
Guest
Posts: n/a
Re: How to remove this unnecessary line?
Try looking in your gallery_global.php file for this:
Code:
Content visible to verified customers only.
Replace with this:
Code:
Content visible to verified customers only.
And that should take care of the problem.
Brian