How to edit change this message ? we can not delete the post, just edit
Last edited by TamDonCo on August 15th 2016, 4:20 pm; edited 1 time in total
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
$(function() {
var new_title = 'Edit this post';
$('.i_icon_edit[title^="Edit/Delete"]').attr({
title : new_title,
alt : new_title
});
});
Problem solved & topic archived.
|