diff --git a/app/views/post/show.php b/app/views/post/show.php index 3aeaaa9..1a993f6 100755 --- a/app/views/post/show.php +++ b/app/views/post/show.php @@ -11,8 +11,7 @@ is_member_or_higher()) : ?> -
You must have an account to comment or edit postsLogin -
+
You must have an account to comment or edit posts
partial('post/show_partials/status_notices', array('pools' => $this->pools)) ?>