Revisiting log status info in header with better styes

Change-Id: I0b2ee399243f0bc3e5ed44bc578a0d153486ed55
Signed-off-by: Iftekharul Islam <iffy.ryan@ibm.com>
diff --git a/app/configuration/controllers/firmware-controller.html b/app/configuration/controllers/firmware-controller.html
index a6d8fdd..c671d42 100644
--- a/app/configuration/controllers/firmware-controller.html
+++ b/app/configuration/controllers/firmware-controller.html
@@ -139,7 +139,7 @@
 			</h1>
 		</div>
 		<div class="modal__content">
-			<p>Booting to a different firmware image will reset the user settings for the BMC. Choose either the option to reset both the user and network settings or the option to preserve the network settings for the newly active firmware image.</p>
+			<p>Booting to a different firmware image will reset the user settings for the BMC.Choose either the option to reset both the user and network settings or the option to preserve the network for the newly active firmware image..</p>
 			<form>
 				<fieldset>
 					<div class="row column">
@@ -149,7 +149,7 @@
 						</label>
 					</div>
 					<div class="row column">
-						<label class="control-radio bold" for="reset-settings">Reset all user and network settings
+						<label class="control-radio bold" for="reset-settings">Reset both user and network settings
 							<input type="radio" name="reset-settings" id="reset-settings" ng-model="dhcp" ng-value="false"/>
 							<span class="control__indicator control__indicator-on"></span>
 						</label>