- Oops, forgot to remove a debug statement ;)

3-00
Dries Buytaert 2001-01-13 16:41:35 +00:00
parent 8b4c95b259
commit c38cfa8b22
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@
<TD VALIGN="top"> <TD VALIGN="top">
<? <?
theme_account($this); theme_account($this);
theme_blocks("left", $this); theme_blocks("all", $this);
?> ?>
</TD> </TD>
</TR> </TR>