hi
as the title says
i want to change the text of the button "post comment" to something else
thanks in advance 🙂
2 Answers
Hi,
To resolve this issue, you can open the comment.php file then add the following code under line 40:
'label_submit' => ('your subit text'),
Regards,
thnx a lot <3
and to change this : http://i.imgur.com/4KO5Gn9.jpg
thnx a lot <3
and to change this : http://i.imgur.com/4KO5Gn9.jpg
You can find the line 72 of the comment.php
file
Please login or Register to submit your answer