This patch is another one not critical... it's meant just to remove the extra BBCode button in BBCode Box which you can find here on this site and it's used to add some text for supporting phpBB Modding.

Example:
Code: [Download] [Hide]
  1. OPEN [b][/b]  
  2. FIND  
  3. [codeblock][/codeblock]  
  4. REPLACE WITH  
  5. [codeblock][/codeblock] 


The button is the one near the button for inserting CODE.

If you want to remove it, just replace your original XS file for BBCode Box with the one included here. :wink: