mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
Get it to update
This commit is contained in:
parent
fa42a5c3c8
commit
d8bca4e05c
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!-- top title table -->
|
||||
<? need ('table'); ?>
|
||||
<TABLE width="100%" border="0" cellSpacing="0" cellPadding="0" bgColor="<? echo menuBgColor; ?>" vAlign="center">
|
||||
<TABLE width="100%" border="0" cellSpacing="0" cellPadding="0" vAlign="center" bgColor="<? echo menuBgColor; ?>">
|
||||
<TR vAlign="top">
|
||||
<? tableSpacer (3, 3, 6, menuBgColor); ?>
|
||||
</TR>
|
||||
|
|
Loading…
Reference in a new issue