mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-24 05:01:23 +00:00
Did it again. :)
This commit is contained in:
parent
1e85f8df07
commit
b03976f460
1 changed files with 1 additions and 1 deletions
2
news.php
2
news.php
|
@ -10,7 +10,7 @@
|
||||||
<TR valign="top">
|
<TR valign="top">
|
||||||
<?php
|
<?php
|
||||||
include("parts/menu.php"); // Import left-side menus
|
include("parts/menu.php"); // Import left-side menus
|
||||||
tableSpacer( 1, 9, 1, "white"); // Separate content from menus
|
tableSpacer( 1, 9, 1, "black"); // Separate content from menus
|
||||||
?>
|
?>
|
||||||
<TD width="100%">
|
<TD width="100%">
|
||||||
<?php
|
<?php
|
||||||
|
|
Loading…
Reference in a new issue