diff --git a/app/views/post/index.php b/app/views/post/index.php index 5b78059..27f5f30 100755 --- a/app/views/post/index.php +++ b/app/views/post/index.php @@ -1,5 +1,8 @@ provide('title', '/' . str_replace('_', ' ', $this->params()->tags)) ?>
+is_privileged_or_higher()) : ?> + partial('tag_script') ?> + tag_suggestions) : $total = count($this->tag_suggestions); @@ -19,10 +22,6 @@