1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-30 01:30:32 +02:00

Fixes #1128, Issue #6 - Contact menu missing LAN.

This commit is contained in:
Cameron
2015-08-16 15:17:54 -07:00
parent faba6e9bea
commit 973ae6107d
3 changed files with 4 additions and 2 deletions

View File

@@ -14,7 +14,8 @@
* $Author$
*/
define('PAGE_NAME', 'Contact Us');
define('LANCONTACT_00', 'Contact Us');
define("LANCONTACT_01", "Contact Details");
define("LANCONTACT_02", "Contact Form");
define("LANCONTACT_03", "Enter your name:");