Customization print button value on K2

Fashion and clothing responsive Joomla ecommerce template with full VirtueMart support and advanced store features.
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Jan 14, 2015 12:21 pm
Reply with quote
Report this post
I need to customize in Italian the value for print button on K2 with Shop and Buy Template. Unfortunately I've looked for but I don't know in which folder and in which files there is the following code:

<div id="btnWrapper">
<input type="button" id="printBtn" value="Print this page" onclick="document.getElementById('printBtn').style.display='none'; window.print(); return false;" />
</div>
<link rel="stylesheet" href="http://www.bontonsrl.com/templates/gk_shop_and_buy/css/system/print.css" type="text/css" />
<link rel="stylesheet" href="http://www.bontonsrl.com/templates/gk_shop_and_buy/css/system/print.css" type="text/css" media="Print" />
User avatar
Fresh Boarder

GK User
Wed Jan 14, 2015 5:21 pm
Reply with quote
Report this post
Please modify this key:
Code: Select all
TPL_GK_LANG_PRINT_BUTTON_TEXT

in
/language/en-GB/en-GB.tpl_gk_shop_and_buy.ini
file.
User avatar
Moderator


cron