Interface count for asset

This commit is contained in:
2023-02-24 14:46:24 +01:00
parent 6c9a169600
commit 42e327776c
14 changed files with 133 additions and 18 deletions
+1 -9
View File
@@ -19,14 +19,6 @@
<td class="header_right">
&nbsp;
</td>
<tr>
<td class="label">
{$lang_user_realm}
</td>
<td class="value">
{$user_realm}
</td>
</tr>
</tr>
<tr>
<td class="label">
@@ -49,7 +41,7 @@
{$lang_user_realm}
</td>
<td class="value">
{$user_realm}
{$user->realm}
</td>
</tr>
</table>