diff --git a/e107_plugins/forum/templates/forum_post_template.php b/e107_plugins/forum/templates/forum_post_template.php index 2d941c678..faf8c055d 100644 --- a/e107_plugins/forum/templates/forum_post_template.php +++ b/e107_plugins/forum/templates/forum_post_template.php @@ -12,7 +12,7 @@ if (!defined('e107_INIT')) { exit; } // New in v2.x - requires a bootstrap theme be loaded. -//$FORUM_POST_TEMPLATE['caption'] = "{FORUM_POST_CAPTIONNAME}"; +//$FORUM_POST_TEMPLATE['caption'] = "{FORUM_POST_CAPTION}"; $FORUM_POST_TEMPLATE['form'] = " {FORUM_POST_FORM_START}