6 lines
		
	
	
		
			142 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			142 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| 
 | |
| // Back end modules
 | |
| $GLOBALS['TL_LANG']['MOD']['news4ward_rateit'] = array('Bewertung von Beiträgen', 'Bewertung von Beiträgen');
 | |
| 
 | |
| ?>
 |