]> git.mxchange.org Git - friendica.git/commit
[frio] import contacts form was missing the enctype
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 11 May 2022 15:28:57 +0000 (17:28 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Wed, 11 May 2022 15:28:57 +0000 (17:28 +0200)
commitd816f02ab8dfe2800f8e6183b3eec0371fd9f4af
tree5e1d5c31fca4a1e2ec89deaa995474588a7c092e
parent7026dd37db61e6672d6f9c6ac2deb5046be1c7a2
[frio] import contacts form was missing the enctype

fixes #11492 hopefully

For uploading files, the enctype for the form has to be set to `multipart/form-data`. Frio was missing this specification, other themes inherit it from the default template.
view/theme/frio/templates/settings/account.tpl