CaCO3 преди 2 години
родител
ревизия
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.
 			The description of each parameter can be shown by hovering over or by clicking the <img src="help.png" width="16px"> icon.
 		</p>
 		</p>
 		<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>
 			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.
 			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>
 		</p>
@@ -217,10 +217,10 @@
 		<tr>
 		<tr>
 			<td class="indent1">
 			<td class="indent1">
 				<input style="margin-top:12px;margin-bottom:12px" type="checkbox" id="ExpertModus_enabled" value="1"  onclick='UpdateExpertModus()' unchecked>
 				<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>
 			<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>
 			</td>
 		</tr>
 		</tr>
 
 

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

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