adding an empty label of "automatic" to be able to switch notifications back to default behavior of automatic selecting an SMTP account

This commit is contained in:
ralf 2024-03-27 11:11:46 +02:00
parent 79ff9be568
commit ef3ca2acb4

View File

@ -35,7 +35,7 @@
</row>
<row>
<et2-description value="Mail account to use for notifications"></et2-description>
<et2-select id="newsettings[async_identity]"></et2-select>
<et2-select id="newsettings[async_identity]" emptyLable="automatic"></et2-select>
</row>
</rows>
</grid>