The company I work for has a bunch of vB sites. I was looking through a part just now to update some of the links to a newer format and came across this;
None of the other people here have PHP knowledge, neither do I really but I can read it and its enough for what I do.
Where can I find the {x} to edit the values? I had a quick search through templates and other plugins but couldn't find anything about it.
Code:
...Registration is fast, simple and absolutely free so please, <a href="{2}"><strong>join our community today</strong></a>! <br /><br />If you have any problems with the registration process or your account login, please contact <a href="{4}">contact us</a>...
Where can I find the {x} to edit the values? I had a quick search through templates and other plugins but couldn't find anything about it.