mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Various UI changes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
echo '<table border="0" cellspacing="0" cellpadding="5" width="100%">';
|
||||
echo '<table class="table table-condensed">';
|
||||
echo '<tr><th>Port</th><th>MAC address</th><th>IPv4 address</th><th>Remote device</th><th>Remote port</th></tr>';
|
||||
|
||||
$i = '1';
|
||||
|
Reference in New Issue
Block a user