Commit 9ea8e93f by Scott

SnowFlat nav() function is now called on the object

parent c01daebc
......@@ -207,7 +207,7 @@ class qa_html_theme extends qa_html_theme_base
}
}
qa_html_theme_base::nav('user');
$this->nav('user');
$this->output('</div> <!-- END qam-account-items -->');
$this->output('</div> <!-- END qam-account-items-wrapper -->');
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment