6 lines
140 B
PHP
6 lines
140 B
PHP
<?php
|
|
|
|
// Back end modules
|
|
$GLOBALS['TL_LANG']['MOD']['news4ward_rateit'] = array('Rating for blog entries', 'Rating for blog entries');
|
|
|
|
?>
|