silverstripe-comments/templates/CommentsInterface_pendingcomment.ss
2013-07-08 12:08:02 +02:00

3 lines
178 B
Scheme

<div class="pending-comment">
<p><% _t('CommentsInterface_pendingcomment_ss.AWAITINGMODERATION', 'Your comment has been submitted and is now awaiting moderation.') %></p>
</div>