Web UI: ports view - simplify page title.

Change-Id: I96b4bfb07380241780082a199f4b19a2fb2b777d
diff --git a/web/gui/src/main/webapp/app/view/port/port.html b/web/gui/src/main/webapp/app/view/port/port.html
index 2a012b3..952857e 100644
--- a/web/gui/src/main/webapp/app/view/port/port.html
+++ b/web/gui/src/main/webapp/app/view/port/port.html
@@ -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">