mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-26 21:15:21 +02:00
[ticket/12060] Fix a core typo in display_custom_bbcodes doc block
PHPBB3-12060
This commit is contained in:
@ -919,7 +919,7 @@ function topic_status(&$topic_row, $replies, $unread_topic, &$folder_img, &$fold
|
||||
|
||||
/**
|
||||
* Assign/Build custom bbcodes for display in screens supporting using of bbcodes
|
||||
* The custom bbcodes buttons will be placed within the template block 'custom_codes'
|
||||
* The custom bbcodes buttons will be placed within the template block 'custom_tags'
|
||||
*/
|
||||
function display_custom_bbcodes()
|
||||
{
|
||||
|
Reference in New Issue
Block a user