mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 07:11:43 +00:00
Do a better job of it.
This commit is contained in:
parent
cf027bd9a3
commit
ad886688c7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
echo '<TR>' .
|
echo '<TR>' .
|
||||||
' <TD>' .
|
' <TD>' .
|
||||||
' <DL>' .
|
' <DL>' .
|
||||||
' <DT><FONT SIZE="-1">' . "Posted on <EM>$date</EM> by <STRONG>$user</STRONG></FONT></DT>" .
|
' <DT><FONT SIZE="-1">' . "<EM>Posted on </EM>$date<EM> by </EM><STRONG>$user</STRONG></FONT></DT>" .
|
||||||
" <DD><P>$text</DD>" .
|
" <DD><P>$text</DD>" .
|
||||||
' </DL>' .
|
' </DL>' .
|
||||||
' </TD>' .
|
' </TD>' .
|
||||||
|
|
Loading…
Reference in a new issue