Layout on the bookmark form

This commit is contained in:
Evan Prodromou 2010-12-21 12:25:23 -05:00
parent ccb290cb68
commit 6670dd8450
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ class BookmarkForm extends Form
function formClass()
{
return 'form_new_bookmark';
return 'form_settings';
}
/**