diff options
Diffstat (limited to 'themes/example/example.theme')
-rw-r--r-- | themes/example/example.theme | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/example/example.theme b/themes/example/example.theme index 9c918e4c3..d1c512b7e 100644 --- a/themes/example/example.theme +++ b/themes/example/example.theme @@ -169,7 +169,7 @@ global $PHP_SELF; - theme_account("right", $this); + $this->user("right", $this); theme_blocks("right", $this); ?> |