]> git.mxchange.org Git - friendica.git/commit
Fix new private message recipient input
authorHypolite Petovan <hypolite@mrpetovan.com>
Thu, 3 Sep 2020 14:01:58 +0000 (10:01 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Thu, 3 Sep 2020 14:01:58 +0000 (10:01 -0400)
commit4a4d0f04cb91e443895a6367345352017f84621c
treed7d6a5b22754c0f19e5d25866d25390586efc938
parenta844fd8f58fbdc5ef95c8db4688fd035ba0c28c5
Fix new private message recipient input

- Add new private message recipient ACL template
- Remove now redundant theme private message templates
mod/message.php
src/Core/ACL.php
view/templates/acl/message_recipient.tpl [new file with mode: 0644]
view/templates/message-head.tpl
view/theme/duepuntozero/style.css
view/theme/duepuntozero/templates/prv_message.tpl [deleted file]
view/theme/frio/templates/prv_message.tpl
view/theme/quattro/templates/prv_message.tpl [deleted file]