diff options
| author | Gunnar Mills <gmills@us.ibm.com> | 2018-09-21 09:32:21 -0500 |
|---|---|---|
| committer | Gunnar Mills <gmills@us.ibm.com> | 2018-10-03 14:37:46 +0000 |
| commit | 77039a5e9adef97012816a775af7efedf8db236b (patch) | |
| tree | e72b90c33519789043b159165a9e1d54866d38a0 /app/configuration/controllers | |
| parent | 8d6f37f9eba1069dc7745bb39b29c786fda3a36a (diff) | |
| download | phosphor-webui-77039a5e9adef97012816a775af7efedf8db236b.tar.gz phosphor-webui-77039a5e9adef97012816a775af7efedf8db236b.zip | |
Date-time: Change h2 title
This title is more clear.
Change-Id: I8e4f89b1d2d91fe0745dedfcea1af124033d5cca
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Diffstat (limited to 'app/configuration/controllers')
| -rw-r--r-- | app/configuration/controllers/date-time-controller.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/configuration/controllers/date-time-controller.html b/app/configuration/controllers/date-time-controller.html index 98bc66d..f82b67b 100644 --- a/app/configuration/controllers/date-time-controller.html +++ b/app/configuration/controllers/date-time-controller.html @@ -5,7 +5,7 @@ </div> <form class="time__form" role="form" action=""> <div class="page-header"> - <h2 class="bold h4">Date and time set to Network Time Protocol (NTP) or manually</h2> + <h2 class="bold h4">Set date and time manually or configure a Network Time Protocol (NTP) Server</h2> </div> <fieldset> <div class="column large-8"> |

