First topic message reminder :
Hello,
I have a question, how can i replace this line with
to usergroups only.
Hello,
I have a question, how can i replace this line with
|
- Code:
$(function() {
if(_userdata["session_logged_in"] == 0) {
$('[data-forum-row="/f2-"] td:nth-child(1) img').attr('src','https://i.servimg.com/u/f74/20/37/26/09/forum_10.gif');
}
});