Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: Change text inside button confirm order (Solved)  (Read 4505 times)

Offline abcart_ecm

  • Jr. Member
  • **
  • Posts: 71
  • Karma: +9/-3
    • View Profile
Change text inside button confirm order (Solved)
« on: June 13, 2014, 08:40:55 AM »
Hi,
I want to change the text inside the button "Confirm Order" (english)
or "Bestellung bestätigen" (german)

Looked for possible key but nothing to find.
To find the php echo I traced it back to this code inside default_banktransfer.tpl

<a id="checkout" class="btn ml10 pull-right btn-orange">
    <i class="icon-ok icon-white"></i>
    <?php echo $button_confirm; ?>
</a>

Looking at the php echo the variable holding this text = button_confirm
but no keys found.

So where can I edit this text in english, german and spanish ?
-------------------------
Edit:
Found it: key button_confirm
Solved.
« Last Edit: June 13, 2014, 08:51:47 AM by abcart_ecm »

Offline abantecart

  • Administrator
  • Hero Member
  • *****
  • Posts: 4358
  • Karma: +298/-10
    • View Profile
    • Ideal Open Source Ecommerce Solution
Re: Change text inside button confirm order (Solved)
« Reply #1 on: June 13, 2014, 01:16:35 PM »
Did you try to search for text in admin ( top right )?
There are many posts that covered this in the forum.

See video how it works

 
« Last Edit: June 26, 2014, 06:51:14 AM by Basara »
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

Offline abcart_ecm

  • Jr. Member
  • **
  • Posts: 71
  • Karma: +9/-3
    • View Profile
Re: Change text inside button confirm order (Solved)
« Reply #2 on: June 14, 2014, 07:35:50 AM »
Hi,
I found it in Admin with the search everywhere bar.
Still have to get used on using that great tool  :)

 

Powered by SMFPacks Social Login Mod