diff --git a/e107_plugins/forum/templates/forum_post_template.php b/e107_plugins/forum/templates/forum_post_template.php index 86361230a..2d941c678 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'] = "Custom caption"; +//$FORUM_POST_TEMPLATE['caption'] = "{FORUM_POST_CAPTIONNAME}"; $FORUM_POST_TEMPLATE['form'] = " {FORUM_POST_FORM_START}