b2evo: edit and delete links in comments

by prettyscripts on 2008-07-08 12:13

b2evolution

if you’re the owner of the blog, you will see links to ‘edit’ or ‘delete’ a particular comment. by default it’s shown with image and a text.

i don't like the images.

to removed the image the links, copy ‘_item_comment.inc.php’ to the skin directory. locate text $Comment->edit_link() and $Comment->delete_link(). replace the 3rd parameter to the desired text.