bring back bbcode buttons for mod/editpost
This commit is contained in:
parent
f761ea5fc9
commit
a49fa5f87c
@ -160,6 +160,7 @@ function editpost_content(&$a) {
|
|||||||
'$cipher' => $cipher,
|
'$cipher' => $cipher,
|
||||||
'$expiryModalOK' => t('OK'),
|
'$expiryModalOK' => t('OK'),
|
||||||
'$expiryModalCANCEL' => t('Cancel'),
|
'$expiryModalCANCEL' => t('Cancel'),
|
||||||
|
'$bbcode' => true
|
||||||
));
|
));
|
||||||
|
|
||||||
$o .= replace_macros(get_markup_template('edpost_head.tpl'), array(
|
$o .= replace_macros(get_markup_template('edpost_head.tpl'), array(
|
||||||
|
Reference in New Issue
Block a user