Simon Hunt
Committed by Gerrit Code Review

Web UI: ports view - simplify page title.

Change-Id: I96b4bfb07380241780082a199f4b19a2fb2b777d
......@@ -2,7 +2,7 @@
<div id="ov-port">
<div class="tabular-header">
<h2>
Port Statistics for Device {{devId || "(No device selected)"}}
Ports for Device {{devId || "(No device selected)"}}
({{tableData.length}} Ports total)
</h2>
<div class="ctrl-btns">
......