diff --git a/js/plugins.js b/js/plugins.js index 84a7019..8f4d48b 100644 --- a/js/plugins.js +++ b/js/plugins.js @@ -186,6 +186,7 @@ }, false); clearphoto(); + alert('C\'mon, smile silly!'); } // Fill the photo with an indication that none has been @@ -231,7 +232,6 @@ } else { clearphoto(); - alert('C\'mon, smile silly!'); } }