mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
Update forum_post_template.php
This commit is contained in:
@@ -12,6 +12,7 @@ if (!defined('e107_INIT')) { exit; }
|
|||||||
|
|
||||||
// New in v2.x - requires a bootstrap theme be loaded.
|
// New in v2.x - requires a bootstrap theme be loaded.
|
||||||
|
|
||||||
|
//$FORUM_POST_TEMPLATE['caption'] = "Custom caption";
|
||||||
$FORUM_POST_TEMPLATE['form'] = "
|
$FORUM_POST_TEMPLATE['form'] = "
|
||||||
{FORUM_POST_FORM_START}
|
{FORUM_POST_FORM_START}
|
||||||
<div class='row-fluid'>
|
<div class='row-fluid'>
|
||||||
|
Reference in New Issue
Block a user