Quote Originally Posted by Johnnyd View Post
Thanks Clyde, I found this page and tried to edit the entry, there are two entries here right at the bottom of the page, I edited the top one saved it and uploaded and my site didn't load then I edited both enties but got the same result. Thanks John
make sure your edit(s) are enclosed in single quotes:

, 'my edited message is here');

note: if you used an appotrophe in any part of the text make sure you use a forward slash in front of it

, 'my edited message is here I\'m glad I got it right ');