improve wording

This commit is contained in:
Joey Hess 2013-03-27 15:46:08 -04:00
parent f1d92e6c40
commit 4ef6e8fed5

View file

@ -46,7 +46,7 @@ boxComAForm :: AForm WebApp WebApp WebDAVInput
boxComAForm = WebDAVInput
<$> areq textField "Username or Email" Nothing
<*> areq passwordField "Box.com Password" Nothing
<*> areq checkBoxField "Share this account with friends?" (Just True)
<*> areq checkBoxField "Share this account with other devices and friends?" (Just True)
<*> areq textField "Directory" (Just "annex")
<*> enableEncryptionField