Hey,
If we're lucky this tiny jeroen.theme update might just save us from 5 HTML 4.01 bugs. If we're very lucky it'll solve 7. If we're unlucky only the code has improved. Jeroen.3-00
parent
f9841d8aac
commit
b873cb9e6d
|
@ -42,6 +42,8 @@
|
|||
<?php
|
||||
|
||||
$this->box("Drop where?", "
|
||||
<TABLE WIDTH="100%" CELLPADDING="0" CELLSPACING="0">
|
||||
<TR>
|
||||
<TD ALIGN=\"left\" VALIGN=\"top\">
|
||||
<A HREF=\"index.php\">home</A><BR>
|
||||
<A HREF=\"module.php?mod=faq\">faq</A><BR>
|
||||
|
@ -52,6 +54,8 @@
|
|||
<A HREF=\"submit.php\">submit news</A><BR>
|
||||
<A HREF=\"account.php\">account</A>
|
||||
</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
");
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue