5 lines
		
	
	
		
			215 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			215 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
<?php
 | 
						|
// Text
 | 
						|
$_['text_title']	= 'PayPal';
 | 
						|
$_['text_testmode']	= 'Varoitus: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
 | 
						|
$_['text_total']	= 'Shipping, Handling, Discounts & Taxes'; |