This commit is contained in:
parent
f2ff53a992
commit
5059125e3b
@ -21,8 +21,8 @@
|
||||
<#if article.commentable>
|
||||
<div class="comment-disabled">
|
||||
<h3>${postCommentsLabel}</h3>
|
||||
<textarea rows="3" style="margin-bottom: 20px;width: 100%;box-sizing: border-box" placeholder="${postCommentsLabel}" id="comment"></textarea>
|
||||
</div>
|
||||
<textarea rows="3" style="margin-bottom: 20px;width: 80%" placeholder="${postCommentsLabel}" id="comment"></textarea>
|
||||
<#else>
|
||||
<div class="comment-disabled">
|
||||
<h3>${notAllowCommentLabel}</h3>
|
||||
|
Loading…
x
Reference in New Issue
Block a user