Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2008-02-23 05:39:32

tollady
Member
Registered: 2006-12-06
Posts: 13

How do I edit the modertion message

How to I edit this text?

“Thank you for adding your comment. Your comment is pending moderation. It will appear after it has been approved.”

Thanks.

Offline

#2 2008-02-23 06:18:20

jm
Plugin Author
From: Missoula, MT
Registered: 2005-11-27
Posts: 1,746
Website

Re: How do I edit the modertion message

Run an SQL query (via shell or phpMyAdmin):

UPDATE txp_lang SET data="Your moderation message." WHERE name="comment_moderated";

Offline

Board footer

Powered by FluxBB