Left a form_data class of a <ul> in the user admin panel

This commit is contained in:
Zach Copley 2009-11-19 15:24:34 -08:00
parent 69ac99ff94
commit 377f95a20f
1 changed files with 1 additions and 1 deletions

View File

@ -264,7 +264,7 @@ class UserAdminPanelForm extends AdminForm
$this->out->elementStart('fieldset', array('id' => 'settings_user_sessions'));
$this->out->element('legend', null, _('Sessions'));
$this->out->elementStart('ul');
$this->out->elementStart('ul', 'form_data');
$this->li();
$this->out->checkbox('sessions-handle', _('Handle sessions'),