Change text inside button confirm order (Solved)

Started by abcart_ecm, June 13, 2014, 08:40:55 AM

Previous topic - Next topic

abcart_ecm

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.

abantecart

#1
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
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

abcart_ecm

Hi,
I found it in Admin with the search everywhere bar.
Still have to get used on using that great tool  :)

Forum Rules Code of conduct
AbanteCart.com 2010 -