Edit BBCode
The Edit BBCode puts an Edit area in the topics
BBCode:
Kod:
[edit]{TEXT}[/edit]
:
tml]'[edit]' => '<div style=" background-color: #B5C7CE; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #666; padding: 4px;" ><strong>Edit: </strong>',
'[/edit]' => '</div>',
Example:
Kod:
[edit]Edited because of spelling errors[/edit]