X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Remove Refund Create Button (https://forum.x-cart.com/showthread.php?t=52986)

YakMan 03-24-2010 05:31 PM

Remove Refund Create Button
 
How can I remove the create button under the Refund Transactions section on the admin order page (admin/order.php)? I'm using 4.3.

YakMan 03-24-2010 07:48 PM

Re: Remove Refund Create Button
 
Found it! Same for 4.2 & 4.3

skin1/main/paypal_trans.tpl, around line 119 for 4.2, different for 4.3.

Comment out this line,

<td><input type="submit" value="{$lng.lbl_create|escape}" /></td>

No more refund button. Someone clicked the refund button instead of the update button.


All times are GMT -8. The time now is 06:58 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.