This patch just changes the documentation in the 'Add new Widget Areas' explaination. If you look you will see
HTML Code:
Usage
The code to create new widget areas is a PHP function with parameters:
<?php bfa_widget_area('parameter=valueśmater=valueśmater=value'); ?>
HTML Code:
<?php bfa_widget_area('parameter=value¶mater=value¶mater=value'); ?>
Edit bfa_theme_options.php and change line 2033 from
HTML Code:
<code><?php bfa_widget_area('parameter=value¶mater=value¶mater=value'); ?></code>
HTML Code:
<code><?php bfa_widget_area('parameter=value & # 3 8 ; paramater=value & # 3 8 ; paramater=value'); ?></code>