From: Steve Sutton Date: Wed, 26 Sep 2018 20:37:49 +0000 (-0400) Subject: Update message for ok button X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=ba22e703d60de5688a586747cd13098af9e76ce3;p=WP-Plugins%2Fglm-member-db-registrations.git Update message for ok button Update to 'Got it, Thanks!' --- diff --git a/views/front/registrations/registration.html b/views/front/registrations/registration.html index d4fc578..6518098 100755 --- a/views/front/registrations/registration.html +++ b/views/front/registrations/registration.html @@ -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();