mirror of
https://github.com/openvk/openvk
synced 2025-06-07 22:59:58 +03:00
fix: revert previous
This commit is contained in:
parent
00ca8d65d0
commit
1a03a31dfa
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
<td><span class="nobold">{_sender}: </span></td>
|
<td><span class="nobold">{_sender}: </span></td>
|
||||||
<td n:if="!$x->anon">
|
<td>
|
||||||
<a href="{$x->sender->getURL()}">
|
<a href="{$x->sender->getURL()}">
|
||||||
{$x->sender->getFullName()}
|
{$x->sender->getFullName()}
|
||||||
</a>
|
</a>
|
||||||
|
|
Loading…
Reference in a new issue