|
|
@@ -40,7 +40,6 @@ class KerioSettings extends BoxSectionExtended implements AdminArea
|
|
|
{
|
|
|
$leftSection = new HalfPageSection('leftSide');
|
|
|
|
|
|
-
|
|
|
$field = new ExtendedInputField('acc_limit');
|
|
|
$field->setFieldType(ExtendedInputField::TYPE_NUMBER);
|
|
|
$field->addHtmlAttribute('min', Size::UNLIMITED);
|