Hello,
Thanks for the notice.
Please go to legenda/framework/theme-functions.php
find etheme_register_stored_sidebar function
http://prntscr.com/iez4t5 and replace the id
with 'id' => str_replace( ' ', '-', $name ),
http://prntscr.com/iez57x
Regards