- <?php
- $txt['dpmod_news'] = 'Site News';
- $txt['dpmodinfo_news'] = 'Grabs Topics from any board you specify in your forum and displays them as News.';
- $txt['dpmoddesc_news'] = 'Allows you to broadcast topics of importance within a module.[hr][size=8pt][color=darkgreen][tt]Created by: The Dream Portal Team[/tt][/color][/size]';
- $txt['dpmod_news_board'] = 'Select Board';
- $txt['dpmod_news_limit'] = 'Limit<div class="smalltext">0 = default value</div>';
- $helptxt['dpmod_news_board'] = 'Select the board you\'d like to display topics from within this module for displaying News.';
- $helptxt['dpmod_news_limit'] = 'Limit the amount of recent topics shown for News.';
- ?>
|