silverstripe-comments/templates/CommentsInterface_pendingcomment.ss

4 lines
179 B
Scheme
Raw Normal View History

<div class="pending-comment">
2013-07-08 12:08:02 +02:00
<p><% _t('CommentsInterface_pendingcomment_ss.AWAITINGMODERATION', 'Your comment has been submitted and is now awaiting moderation.') %></p>
</div>