mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-07-14 03:54:24 +02:00
Update app-devices.tpl
enhance device list view
This commit is contained in:
parent
3bd8ebdc76
commit
d20fea1cdf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
<div class="panel-body" style="overflow-y: scroll;">
|
||||
<div style="max-height: 50px; min-height: 50px;">{nl2br(strip_tags($d['description']))}</div>
|
||||
</div>
|
||||
<div class="panel-footer" style="overflow-y: scroll;">
|
||||
<div class="panel-footer">
|
||||
<center style="max-height: 40px; min-height: 40px;">
|
||||
<span class="label label-default">{$d['file']}</span>
|
||||
{foreach $d['url'] as $name => $url}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue