]> git.mxchange.org Git - friendica-addons.git/commit
Fix rendering of securemail user settings
authorSt John Karp <git@fuzzjunket.com>
Sun, 24 Sep 2017 09:45:12 +0000 (02:45 -0700)
committerSt John Karp <git@fuzzjunket.com>
Sun, 24 Sep 2017 09:45:12 +0000 (02:45 -0700)
commit78f40314ea6c7f26f3649962b9375ea36072b464
tree949a52d0d6288fe9544e9578dc661e3413c2df18
parent38770af052e471cc386fab5f9fdcb6d0461da03e
Fix rendering of securemail user settings

The securemail addon was overwriting all of the user settings form
rendered before it. I've added a concatenation operator to ensure
we're not losing any content on this page.
securemail/securemail.php