Hi, it looks like Jon is probably correct, if not, this file is not the right one.
{$lng.txt_register_have_account} is clearly a language variable - no doubt. They don't normally look like this though - normally just a standard text string. However, you can in fact fill your language text variables with html code. I suspect that if you actually find this variable in your languages it will have a table for these 2 buttons.
You can either search your text variables in Languages till you find this one, or perhaps use Webmaster mode and you will find it and be able to edit it on the fly.
If it is not that variable, then those buttons are not being called by that code in that template.
|