summaryrefslogtreecommitdiffstats
path: root/app/common/directives
diff options
context:
space:
mode:
authorGunnar Mills <gmills@us.ibm.com>2018-09-19 15:09:35 -0500
committerGunnar Mills <gmills@us.ibm.com>2018-09-20 15:41:12 -0500
commit23ec5bda1fbb4911b58821ac96fcb102da349207 (patch)
treed4199d430a99b928581daa33b1ef1ded009539d5 /app/common/directives
parentc3abaa9b8bf1aa7af9dd04d7bbf62356af545704 (diff)
downloadphosphor-webui-23ec5bda1fbb4911b58821ac96fcb102da349207.tar.gz
phosphor-webui-23ec5bda1fbb4911b58821ac96fcb102da349207.zip
Make wording consistent
The IBM design team identified this wording as inconsistent. In the tables below the "running" image is called "Functional", here it is called "In-memory". Change to "Functional" to match the table below. Change-Id: I4b1a45f3cbcc578b0f807577dd2c3a9c54714a02 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/common/directives')
-rw-r--r--app/common/directives/firmware-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/common/directives/firmware-list.html b/app/common/directives/firmware-list.html
index 16554d9..26423c9 100644
--- a/app/common/directives/firmware-list.html
+++ b/app/common/directives/firmware-list.html
@@ -1,7 +1,7 @@
<div class="row column firmware__table">
<div class="table-header column small-12">
<p class="inline">{{title}}</p>
- <p class="inline firmware__active-version">In-memory firmware version: {{version}}</p>
+ <p class="inline firmware__active-version">Functional firmware version: {{version}}</p>
</div>
<div class="table row column">
<div class="table__head">
OpenPOWER on IntegriCloud