diff options
Diffstat (limited to 'themes/goofy/goofy.theme')
-rw-r--r-- | themes/goofy/goofy.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/goofy/goofy.theme b/themes/goofy/goofy.theme index 4f32b5496..28737d19d 100644 --- a/themes/goofy/goofy.theme +++ b/themes/goofy/goofy.theme @@ -139,7 +139,7 @@ function c(subject,mod,author,date,body) {document.writeln("<table border=\"0\" </td> <td valign="top"> <?php - theme_account("all", $this); + $this->user("all", $this); theme_blocks("all", $this); ?> </td> |