summaryrefslogtreecommitdiffstats
path: root/app/overview/controllers/system-overview-controller.html
diff options
context:
space:
mode:
authorMichael Davis <michael.s.davis@ibm.com>2017-05-08 11:20:12 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-09-20 13:14:23 -0500
commite126be7a6629885a1f8139895fcb99bd9d03f068 (patch)
treeb8d36a63aaa55d16d70b12dd9952dfc18d52776d /app/overview/controllers/system-overview-controller.html
parent19ac8f8a6ca2259c08693bb27249e9f1aa959773 (diff)
downloadphosphor-webui-e126be7a6629885a1f8139895fcb99bd9d03f068.tar.gz
phosphor-webui-e126be7a6629885a1f8139895fcb99bd9d03f068.zip
Text style fixes
Numerous minor style corrections (ex. lower vs upper case) Change-Id: I0c77f590847d4978ac3ffbad82fc2acd481b70f9 Signed-off-by: Michael Davis <michael.s.davis@ibm.com>
Diffstat (limited to 'app/overview/controllers/system-overview-controller.html')
-rw-r--r--app/overview/controllers/system-overview-controller.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/overview/controllers/system-overview-controller.html b/app/overview/controllers/system-overview-controller.html
index 9f6a126..b555622 100644
--- a/app/overview/controllers/system-overview-controller.html
+++ b/app/overview/controllers/system-overview-controller.html
@@ -1,4 +1,4 @@
<div class="row column">
- <h1>System Overview</h1>
- <p>System overview will be here.</p>
+ <h1>Server overview</h1>
+ <p>Server overview will be here.</p>
</div> \ No newline at end of file
OpenPOWER on IntegriCloud