1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-22 06:03:27 +02:00

Added Contact Info Template

This commit is contained in:
Cameron
2013-04-30 03:07:24 -07:00
parent a8a257f8d2
commit 163a5e5ade
2 changed files with 14 additions and 6 deletions

View File

@@ -2,8 +2,8 @@
// $Id$
if (!defined('e107_INIT')) { exit; }
if (!defined("USER_WIDTH")){ define("USER_WIDTH","width:97%"); }
/*
if(!isset($CONTACT_INFO))
{
$CONTACT_INFO = "
@@ -16,8 +16,15 @@ if(!isset($CONTACT_INFO))
</tr>
</table>";
}
*/
$CONTACT_TEMPLATE['info'] = "
<div class='contact-info' >
<address>{SITECONTACTINFO}</address>
</div>
";
$CONTACT_TEMPLATE['menu'] = '