From: Steve Sutton Date: Mon, 8 Oct 2018 19:24:23 +0000 (-0400) Subject: Update text on the reg not complete pop up. X-Git-Tag: v1.2.0^2~7 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9a4e9aefe343c5f4c78f1fc1786acb9741ca565d;p=WP-Plugins%2Fglm-member-db-registrations.git Update text on the reg not complete pop up. Updating the text for the dialog. --- diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index 6b18058..1ecd95b 100755 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -780,7 +780,7 @@ jQuery(function($){ }, buttons: [ { - text: "Close", + text: "Got it, Thanks", click: function() { resetNotSubmittedTimer(); $(this).dialog("close");