Skip to content

Commit

Permalink
GV FAQ now directs questions to Contact Us form.
Browse files Browse the repository at this point in the history
Closes #1418
  • Loading branch information
drbyte committed Apr 14, 2017
1 parent 8fb411f commit 5c5017e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions includes/languages/english/gv_faq.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php
/**
* @package languageDefines
* @copyright Copyright 2003-2016 Zen Cart Development Team
* @copyright Copyright 2003-2017 Zen Cart Development Team
* @copyright Portions Copyright 2003 osCommerce
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: gv_faq.php $
Expand Down Expand Up @@ -71,7 +71,7 @@
case '5':
define('SUB_HEADING_TITLE','When problems occur.');
define('SUB_HEADING_TEXT','For any queries regarding the ' . TEXT_GV_NAME . ' System, please contact the store
by email at '. STORE_OWNER_EMAIL_ADDRESS . '. Please make sure you give
using our <a href="index.php?main_page=contact_us">Contact Us page</a>. Please make sure you give
as much information as possible regarding the issue so that we can fully address the problem.');
break;
default:
Expand Down

0 comments on commit 5c5017e

Please sign in to comment.