remove unnecesssary fieldset from sitemap admin panel
This commit is contained in:
parent
2006ced30a
commit
210e486d80
@ -169,7 +169,6 @@ class SitemapAdminPanelForm extends AdminForm
|
|||||||
|
|
||||||
function formData()
|
function formData()
|
||||||
{
|
{
|
||||||
$this->out->elementStart('fieldset', array('id' => 'sitemap_admin'));
|
|
||||||
$this->out->elementStart('ul', 'form_data');
|
$this->out->elementStart('ul', 'form_data');
|
||||||
$this->li();
|
$this->li();
|
||||||
$this->input('googlekey',
|
$this->input('googlekey',
|
||||||
|
Loading…
Reference in New Issue
Block a user