NKUT footer displaying number of visitors and last update time
This commit is contained in:
parent
6e39e4f240
commit
9350533d11
|
@ -38,6 +38,8 @@ $(document).ready(function() {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
|
$('.page_footer').append($('#last_update_date')[0]);
|
||||||
});
|
});
|
||||||
// Ad Banner FX code [end]
|
// Ad Banner FX code [end]
|
||||||
|
|
||||||
|
|
Reference in New Issue