bring back bbcode buttons for mod/editpost

This commit is contained in:
Mario Vavti 2016-04-18 16:45:34 +02:00
parent f761ea5fc9
commit a49fa5f87c

View File

@ -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(