paypal text from admin menu
Posted: Sat Jul 25, 2015 8:43 pm
In admin/view/template/common/menu.tpl file,
change:
to:
change:
Code: Select all
<?php echo $text_paypal ?>
Code: Select all
<?php echo $text_paypal; ?>