summaryrefslogtreecommitdiff
path: root/themes/goofy/goofy.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/goofy/goofy.theme')
-rw-r--r--themes/goofy/goofy.theme2
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>