mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Change organization alert type from error to info (#28762)
This commit is contained in:
parent
e7d80cf762
commit
22b4ba99f5
@ -68,7 +68,7 @@ export default class AdminConfigAreasAboutYourOrganization extends Component {
|
||||
}}
|
||||
/>
|
||||
</form.Field>
|
||||
<form.Alert @type="error">
|
||||
<form.Alert @type="info">
|
||||
{{i18n "admin.config_areas.about.company_name_warning"}}
|
||||
</form.Alert>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user