Fixed gramatical errors in error pages. :)
authorChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Feb 2017 16:42:37 +0000 (11:42 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Fri, 24 Feb 2017 16:42:37 +0000 (11:42 -0500)
views/admin/error/badAction.html
views/admin/error/index.html
views/front/error/badAction.html
views/front/error/index.html

index 7f5f602..fd4005d 100644 (file)
@@ -22,7 +22,7 @@
                 
                 <p>
                     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.
                 </p>
                 <p style="text-align: center;"><a href="{$siteBaseUrl}">Return to Home Page</a></p>
             </div>
index b16ea12..1a97060 100644 (file)
@@ -20,7 +20,7 @@
             {/if}
                 
                 <p>
-                    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.
                 </p>
                 <p style="text-align: center;"><a href="{$siteBaseUrl}">Return to Home Page</a></p>
index 3a6f546..9213fa6 100644 (file)
@@ -19,7 +19,7 @@
             {/if}
                 
                 <p>
-                    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.
                 </p>
                 <p style="text-align: center;"><a href="{$siteBaseUrl}">Return to Home Page</a></p>
index 5c41aad..af6ca2d 100644 (file)
@@ -15,7 +15,7 @@
             {/if}
                 
                 <p style="margin-top: .5em;">
-                    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.
                 </p>
                 <p style="margin-top: .5em; text-align: center;"><a href="{$siteBaseUrl}">Return to Home Page</a></p>