Jump to content

step1.tpl template


Guest

Recommended Posts

I have to do line by lines to check because of the customized templates I made -- I was checking the templates against the updates and noticed on the latest template a value had been removed - I don't know if this is a bug - I did a search for {VAL_SELF} - and it came up in recent posts so it may be - would appreciate if someone knows let me know :w00t:

Thanks

line 37 of step1.tpl (what I have now)

 	 <a href="cart.php?act=reg&amp;redir={VAL_SELF}" class="txtCheckout">{LANG_REGISTER_BUTN}</a>


line 37 of step1.tpl (latest release)


 	 <a href="cart.php?act=reg" class="txtCheckout">{LANG_REGISTER_BUTN}</a>

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...