1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

Bad link fix.

This commit is contained in:
Cameron 2013-04-26 22:25:48 -07:00
parent 13d54d8b3d
commit 7e0f22ac66

View File

@ -4,7 +4,7 @@ if (!defined('e107_INIT')) { exit; }
e107::lan('core','contact');
$head = '<form id="contact-menu" action="'.e_BASE.'contact.php" method="post" >';
$head = '<form id="contact-menu" action="'.e_HTTP.'contact.php" method="post" >';
//XXX Template must conform to Bootstrap specs: http://twitter.github.com/bootstrap/base-css.html#forms