This commit is contained in:
Nelson Rush 2000-05-08 00:34:03 +00:00
parent 448296927c
commit c768f394eb
2 changed files with 1 additions and 1 deletions

1
blah.html Normal file
View file

@ -0,0 +1 @@
<br>Do not screw with other member's news entries, it is not appreciated.<br>

View file

@ -9,7 +9,6 @@
<TD colSpan="2"><? // News display
tableBoxHeader( 'black', $tableHeadColor );
tableTitle( 'Latest News', 1, $tableHeadColor );
include("news_funcs.php");
<br>Do not screw with other member's news entries, it is not appreciated.<br>
tableBoxFooter();
?></TD>