summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_ndp.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_ndp.php')
-rw-r--r--src/usr/local/www/diag_ndp.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_ndp.php b/src/usr/local/www/diag_ndp.php
index 045dcb5..dd9c823 100644
--- a/src/usr/local/www/diag_ndp.php
+++ b/src/usr/local/www/diag_ndp.php
@@ -135,8 +135,8 @@ include("head.inc");
?>
<div class="table-responsive">
- <table class="table table-striped table-hover">
- <thead>
+ <table class="table table-striped table-condensed table-hover sortable-theme-bootstrap" data-sortable>
+ <thead>
<tr>
<th><?= gettext("IPv6 address"); ?></th>
<th><?= gettext("MAC address"); ?></th>
OpenPOWER on IntegriCloud