NIC #2 info to multiple lines

This commit is contained in:
Luke S Thompson
2025-08-27 10:51:37 +10:00
parent 7851db7cad
commit e221503cc8

View File

@@ -88,7 +88,7 @@
</tr>
<tr>
<td><strong>NIC</strong> (Interface #2)</td>
<td>{$vm_config['net1']}</td>
<td>{($vm_config['net1']|replace:',':'<br/>')}</td>
</tr>
</table>
{if ($smarty.get.a eq 'vmStat')}