Add multistack options to userpanel, fixes #586

This commit is contained in:
Tilman Klaeger (tilman19)
2012-12-02 15:16:22 +01:00
committed by Michael Kaufmann (d00p)
parent 0d3daace49
commit 80f19c7dfb
9 changed files with 312 additions and 121 deletions

View File

@@ -26,7 +26,7 @@
<thead>
<tr>
<th>{$lng['domains']['domainname']}&nbsp;{$arrowcode['d.domain']}</th>
<th>{$lng['admin']['ipsandports']['ip']}&nbsp;{$arrowcode['ip.ip']}&nbsp;:&nbsp;{$lng['admin']['ipsandports']['port']}&nbsp;{$arrowcode['ip.port']}</th>
<th>{$lng['admin']['ipsandports']['ip']}&nbsp;:&nbsp;{$lng['admin']['ipsandports']['port']}</th>
<th>{$lng['admin']['customer']}&nbsp;&nbsp;{$arrowcode['c.loginname']}</th>
<th>{$lng['panel']['options']}</th>
</tr>