Jump to content

[SOLVED] problem with change button text


Recommended Posts

Hi, still new to all of this so any suggestions would be helpful as I have struggled for hours trying to find a solution to this.

 

I have purchased a membership module and have been able to make changes I wanted through the .tpl files except for this one issue. The submit button for payment reads subscribe membership. I would like to change this text in the button but can not find where to change this. I have put in a request to support  where I purchased but have not heard back yet.

 

I found the code below and just to see what happen I changed the subscribe_membership_button statement to just subscribe_button. It recognized the change and the button actually got smaller but all text disappeared.

 

<input type="button" name="Submit" value="{$subscribe_membership_button}" class="exclusive" onclick="confirm_subcribe()" />
 

 

Thanks in advance

Link to comment
Share on other sites

×
×
  • Create New...