summaryrefslogtreecommitdiff
path: root/themes/unconed/unconed.theme
diff options
context:
space:
mode:
Diffstat (limited to 'themes/unconed/unconed.theme')
-rw-r--r--themes/unconed/unconed.theme2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme
index df2e014ff..66cd24c08 100644
--- a/themes/unconed/unconed.theme
+++ b/themes/unconed/unconed.theme
@@ -274,7 +274,7 @@ function unconed_footer() {
</td>
<td valign="top" width="20%">
<?php
- print render_blocks("all", $this);
+ print theme("blocks", "all");
?>
</td>
</tr>