I love this product, the trial version is amazing but I have an issue, see where login and it says "Not registered yet? Signup here". I realize that the template file to edit is "login.html" in the template folder. However I would like to change it to read "Not a Member Yet Signup here" I found the line where to make the edit(?) and it's #_TPL_LOGIN_NOT_REGISTERED_YET# <a href="{$config.root_url}/{if $affiliates_signup}aff_{/if}signup.php">#_TPL_LOGIN_SIGNUP_HERE#</a> However when I try to change it there I get errors. Can you show me how to do this