diff options
author | Mario <mario@mariovavti.com> | 2021-05-27 19:20:07 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2021-05-27 19:20:07 +0000 |
commit | 3ab8632d3bd82306b8b82f652da329af4fdd4333 (patch) | |
tree | 937c43126a6d335c9de646d9ea346ea29157c5d3 /view/tpl/prv_message.tpl | |
parent | 190fc4e3c4cd68cc73a0509b4b6e53a7696f5a0c (diff) | |
download | volse-hubzilla-3ab8632d3bd82306b8b82f652da329af4fdd4333.tar.gz volse-hubzilla-3ab8632d3bd82306b8b82f652da329af4fdd4333.tar.bz2 volse-hubzilla-3ab8632d3bd82306b8b82f652da329af4fdd4333.zip |
update mail widgets to not require include message and minor fixes
Diffstat (limited to 'view/tpl/prv_message.tpl')
-rw-r--r-- | view/tpl/prv_message.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/prv_message.tpl b/view/tpl/prv_message.tpl index b8c81539d..ea7de0b4c 100644 --- a/view/tpl/prv_message.tpl +++ b/view/tpl/prv_message.tpl @@ -1,3 +1,5 @@ +{{** + {{if $new}} <div class="generic-content-wrapper"> <div class="section-title-wrapper"> @@ -105,3 +107,4 @@ </div> </div> {{/if}} +**}} |