Various UI changes

This commit is contained in:
Arjit Chaudhary
2015-09-21 01:30:23 +05:30
parent ee21a773f7
commit e6965765f5
15 changed files with 108 additions and 125 deletions

View File

@@ -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';