Update user info in scan-mailbox form

This commit is contained in:
Eike Kettner 2020-05-21 00:09:47 +02:00
parent ba4a4161ac
commit 4724e691bc

View File

@ -464,7 +464,9 @@ view extraClasses model =
, label [] [ text "Delete imported mails" ]
]
, span [ class "small-info" ]
[ text "Whether to delete all mails successfully imported into docspell."
[ text "Whether to delete all mails successfully imported into docspell. This only applies if "
, em [] [ text "target folder" ]
, text " is not set."
]
]
, div [ class "required field" ]