Update text on the reg not complete pop up.
authorSteve Sutton <steve@gaslightmedia.com>
Mon, 8 Oct 2018 19:24:23 +0000 (15:24 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Mon, 8 Oct 2018 19:24:23 +0000 (15:24 -0400)
Updating the text for the dialog.

views/front/registrations/registration.html

index 6b18058..1ecd95b 100755 (executable)
@@ -780,7 +780,7 @@ jQuery(function($){
           },
           buttons: [
               {
-                text: "Close",
+                text: "Got it, Thanks",
                 click: function() {
                   resetNotSubmittedTimer();
                   $(this).dialog("close");