[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 173: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 174: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/feed.php on line 180: Cannot modify header information - headers already sent by (output started at [ROOT]/feed.php:1)
IntegraMOD Home of phpBB Integrated Modifications 2006-07-05T15:43:04-07:00 https://integramod.com/forum/feed.php?f=17&t=1163 2006-07-05T15:43:04-07:00 2006-07-05T15:43:04-07:00 https://integramod.com/forum/viewtopic.php?t=1163&p=10944#p10944 <![CDATA[How can I change [ News ] to [ Headlines ]?]]> Statistics: Posted Author: Unregistered — Wed Jul 05, 2006 3:43 pm


]]>
2006-06-11T03:48:52-07:00 2006-06-11T03:48:52-07:00 https://integramod.com/forum/viewtopic.php?t=1163&p=9191#p9191 <![CDATA[Re: How can I change [ News ] to [ Headlines ]?]]>
OPEN language/lang_english/lang_news.php

FIND
$lang['News'] = 'News';


REPLACE with
$lang['News'] = 'Headlines';

Statistics: Posted Author: Dr. Bantham — Sun Jun 11, 2006 3:48 am


]]>
2006-06-10T21:50:13-07:00 2006-06-10T21:50:13-07:00 https://integramod.com/forum/viewtopic.php?t=1163&p=9183#p9183 <![CDATA[How can I change [ News ] to [ Headlines ]?]]> Statistics: Posted Author: SteveRobWhatever — Sat Jun 10, 2006 9:50 pm


]]>