remove unnecesssary fieldset from sitemap admin panel

This commit is contained in:
Evan Prodromou 2010-09-24 16:50:03 -04:00
parent 2006ced30a
commit 210e486d80
1 changed files with 0 additions and 1 deletions

View File

@ -169,7 +169,6 @@ class SitemapAdminPanelForm extends AdminForm
function formData()
{
$this->out->elementStart('fieldset', array('id' => 'sitemap_admin'));
$this->out->elementStart('ul', 'form_data');
$this->li();
$this->input('googlekey',