Closes #367
The note "The fields Name and Comment are mandatory fields." should not be displayed if the admin is logged in.
This commit is contained in:
parent
8d7fc6fe85
commit
662065654d
@ -1,7 +1,8 @@
|
||||
{if !$entry_commslock}
|
||||
<h4 id="addcomment">{$lang.comments.head}</h4>
|
||||
{if not $flatpress.loggedin}
|
||||
<p>{$lang.comments.descr}</p>
|
||||
|
||||
{/if}
|
||||
|
||||
<form id="commentform" method="post"
|
||||
action="{$flatpress.params.entry|link:comments_link}#commentform"
|
||||
|
Loading…
x
Reference in New Issue
Block a user