diff --git a/e107_core/templates/fpw_template.php b/e107_core/templates/fpw_template.php index 7e4d9fee9..13e30d526 100644 --- a/e107_core/templates/fpw_template.php +++ b/e107_core/templates/fpw_template.php @@ -81,16 +81,17 @@ if(!isset($FPW_TABLE_FOOTER)) $FPW_TEMPLATE['form'] = '
-
-

{FPW_TEXT}

-
{FPW_USEREMAIL}
-
-
- {FPW_SUBMIT} +
+

{FPW_TEXT}

+
{FPW_USEREMAIL}
+
{FPW_CAPTCHA_IMG}{FPW_CAPTCHA_INPUT}
+
+
+ {FPW_SUBMIT} +
+
-
-
'; $FPW_TEMPLATE['header'] = ''; $FPW_TEMPLATE['footer'] = '';