Just installed this and since I do not have TMS installed, I'm doing manual template edits.
Your instructions are pretty off or not clear.
Example
Quote:
Find the following Text in Template socialgroups_editor
--------------------------------------------------------------------------------
<input type="submit" class="button" name="preview" value="$vbphrase[preview]" accesskey="r" tabindex="1" />
--------------------------------------------------------------------------------
Below that, insert the following Text
--------------------------------------------------------------------------------
<input type="button" class="button" value="Spell Check" onClick="spellCheck('vbform', '$editorid', '2');" />
--------------------------------------------------------------------------------
|
There are 4 results for that line to replace, Same for the rest of the template edits after this one. So which one of the 4 do we insert this under?