CaCO3 2 лет назад
Родитель
Сommit
438d5696e4
2 измененных файлов с 4 добавлено и 4 удалено
  1. 3 3
      sd-card/html/edit_config_param_template.html
  2. 1 1
      sd-card/html/edit_reference.html

+ 3 - 3
sd-card/html/edit_config_param_template.html

@@ -183,7 +183,7 @@
 			The description of each parameter can be shown by hovering over or by clicking the <img src="help.png" width="16px"> icon.
 		</p>
 		<p>	
-			The page gets opened with the default view which should be sufficient for regular configuration tasks. Enabling the <b>"Expert View"</b>
+			The page gets opened with the default view which should be sufficient for regular configuration tasks. Enabling the <b>"Show Expert Parameters"</b>
 			some expert parameters (light red background color) will be added to the parameter list. Additionally the button <b>"Edit "Config.ini" File"</b>
 			to edit the underlaying configuration file (config.ini) manually is now shown on top of the page. This function should be only used for special cases.
 		</p>
@@ -217,10 +217,10 @@
 		<tr>
 			<td class="indent1">
 				<input style="margin-top:12px;margin-bottom:12px" type="checkbox" id="ExpertModus_enabled" value="1"  onclick='UpdateExpertModus()' unchecked>
-					<label for="ExpertModus_enabled">Expert View</label> 
+					<label for="ExpertModus_enabled">Show Expert Parameters</label> 
 			</td>
 			<td>
-				<button style="display:none;" class="button" id="Edit_Config_Direct" onclick="editConfigDirect()">Edit "Config.ini" File</button>
+				<button style="display:none;" class="button" id="Edit_Config_Direct" onclick="editConfigDirect()">Edit Config file directly</button>
 			</td>
 		</tr>
 

+ 1 - 1
sd-card/html/edit_reference.html

@@ -131,7 +131,7 @@
         <tr>
 			<td class="indent1">
 				<input style="margin-top:12px;margin-bottom:12px" type="checkbox" id="ExpertModus_enabled" value="1"  onclick='UpdateExpertModus()' unchecked>
-					<label for="ExpertModus_enabled">Expert View</label> 
+					<label for="ExpertModus_enabled">Show Expert Parameters</label> 
 			</td>
 			<td colspan="2">
 				<b>*)</b> A change of this parameter only is applied on the next update of the Refrence Image.