Update message for ok button feature/replaceAlerts
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Sep 2018 20:37:49 +0000 (16:37 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 26 Sep 2018 20:37:49 +0000 (16:37 -0400)
Update to 'Got it, Thanks!'

views/front/registrations/registration.html

index d4fc578..6518098 100755 (executable)
@@ -757,7 +757,7 @@ jQuery(function($){
             width: 500,
             height: 200,
             buttons: [{
-                text: "Got it!",
+                text: "Got it, Thanks!",
                 click: function(){
                     // $(this).dialog('destroy');
                     $(this).dialog('close').dialog('destroy').remove();