mirror of
https://github.com/openvk/openvk
synced 2025-02-02 04:55:28 +03:00
Fix indentation in User/View.xml
This commit is contained in:
parent
ab231aa55f
commit
4dcc5981f1
1 changed files with 43 additions and 42 deletions
|
@ -364,7 +364,8 @@
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
</div><div>
|
</div>
|
||||||
|
<div>
|
||||||
<table id="basicInfo" class="ugc-table" border="0" cellspacing="0" cellpadding="0" border="0" cellspacing="0" cellpadding="0" n:if=" $user->getPrivacyPermission('page.info.read', $thisUser ?? NULL)">
|
<table id="basicInfo" class="ugc-table" border="0" cellspacing="0" cellpadding="0" border="0" cellspacing="0" cellpadding="0" n:if=" $user->getPrivacyPermission('page.info.read', $thisUser ?? NULL)">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in a new issue