Improve warning message
This commit is contained in:
@@ -147,7 +147,7 @@ $(document).ready(function() {
|
||||
try {
|
||||
document.querySelector("[id^='s-lib-profile-email-']").innerHTML = "<div id='s-la-widget-19393'></div>"
|
||||
} catch (error) {
|
||||
console.log("Email Me button not found on this page. This is just a warning...")
|
||||
console.log("Email Me button not found on this page. No action taken. This is just a warning...")
|
||||
};
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user