Gifts: Display information about an anonymous gift to the person who sent it

This commit is contained in:
Maxim Leshchenko 2021-12-22 17:53:45 +02:00
parent c77fbebd22
commit 70b4712c92
No known key found for this signature in database
GPG key ID: BB9C44A8733FBEEE

View file

@ -24,7 +24,7 @@
{/block}
{block description}
<table class="ugc-table" n:if="$hideInfo ? !$x->anon : true">
<table class="ugc-table" n:if="$hideInfo ? (!$x->anon || $x->sender->getId() === $thisUser->getId()) : true">
<tbody>
<tr>
<td><span class="nobold">{_sender}: </span></td>