I believe there might be a bug in admin/applications_addon/other/fusionmenu/skin_cp/cp_skin_fusionmenu.php line 384
{$this->registry->output->formInput('title', $menuitem['title'], '', '', '', '', '', 25)}
should be:
{$this->registry->output->formInput('title', $menuitem['title'], '', '', '', '', '', 255)}
This post has been edited by Jeffrey Roberts: 22 June 2010 - 07:04 PM


Help

Back to top











