mirror of
https://github.com/flarum/core.git
synced 2025-08-01 22:20:21 +02:00
Remove class from text input
This commit is contained in:
committed by
Daniël Klabbers
parent
f0e07b0011
commit
8e1599a684
@@ -55,7 +55,6 @@ export default class MailPage extends AdminPage {
|
||||
type: 'text',
|
||||
setting: 'mail_from',
|
||||
label: app.translator.trans('core.admin.email.addresses_heading'),
|
||||
className: 'MailPage-MailSettings',
|
||||
})}
|
||||
{this.buildSettingComponent({
|
||||
type: 'select',
|
||||
|
Reference in New Issue
Block a user