Hi,
I am having trouble replacing this pattern. Could someone help please?
FROM: (URL="http://google.com") google website (/URL) The sign () is actually [] but vbulletin is changing it to a link, so made a () sign instead.
TO: <a target="_blank" href="http://google.com"> google website </a>
Thanks :)