From: Chuck Scott Date: Fri, 24 Feb 2017 16:42:37 +0000 (-0500) Subject: Fixed gramatical errors in error pages. :) X-Git-Tag: v2.9.14^2~19 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=f0b8d317a281811a099e092bfadba4bdf24af772;p=WP-Plugins%2Fglm-member-db.git Fixed gramatical errors in error pages. :) --- diff --git a/views/admin/error/badAction.html b/views/admin/error/badAction.html index 7f5f6026..fd4005db 100644 --- a/views/admin/error/badAction.html +++ b/views/admin/error/badAction.html @@ -22,7 +22,7 @@

You may click your browser's "BACK" button or click on the link below to continue. If you - continue keep seeing this error, please call for assistance. + keep seeing this error, please call for assistance.

Return to Home Page

diff --git a/views/admin/error/index.html b/views/admin/error/index.html index b16ea12a..1a970604 100644 --- a/views/admin/error/index.html +++ b/views/admin/error/index.html @@ -20,7 +20,7 @@ {/if}

- Please head back to the link below and try again. If you continue to get this error, + Please head back to the link below and try again. If you keep seeing this error, please call for assistance.

Return to Home Page

diff --git a/views/front/error/badAction.html b/views/front/error/badAction.html index 3a6f546a..9213fa6c 100644 --- a/views/front/error/badAction.html +++ b/views/front/error/badAction.html @@ -19,7 +19,7 @@ {/if}

- Please head back to the link below and try again. If you continue to get this error, + Please head back to the link below and try again. If you keep seeing this error, please call for assistance.

Return to Home Page

diff --git a/views/front/error/index.html b/views/front/error/index.html index 5c41aadc..af6ca2da 100644 --- a/views/front/error/index.html +++ b/views/front/error/index.html @@ -15,7 +15,7 @@ {/if}

- Please head back to the link below and try again. If you continue to get this error, + Please head back to the link below and try again. If you keep seeing this error, please call for assistance.

Return to Home Page