diff --git a/actions/tag.php b/actions/tag.php index 553810cccd..034072a6bf 100644 --- a/actions/tag.php +++ b/actions/tag.php @@ -67,9 +67,8 @@ class TagAction extends StreamAction { common_element_start('div', 'instructions'); common_raw($output); common_element_end('div'); + $this->public_views_menu(); } - - $this->public_views_menu(); } function show_tags()