File tree Expand file tree Collapse file tree 1 file changed +7
-9
lines changed
Expand file tree Collapse file tree 1 file changed +7
-9
lines changed Original file line number Diff line number Diff line change @@ -205,22 +205,20 @@ <h2><i class="icon-settings rfloat"></i>Settings</h2>
205205 < input type ="checkbox " id ="opt_hide_titles ">
206206 </ div >
207207 </ div >
208- < h4 > Overlays</ h4 >
209- < hr />
210208 < div class ="row option ">
211- < span > < b > Daylight overlay </ b > </ span >
212- < div class ="switch off " id ="sw_daylight ">
209+ < span > < b > Hide Launch Sites </ b > </ span >
210+ < div class ="switch off " id ="sw_layers_launches ">
213211 < span class ="thumb "> </ span >
214- < input type ="checkbox " id ="opt_daylight ">
212+ < input type ="checkbox " id ="opt_layers_launches ">
215213 </ div >
216214 </ div >
217- < h4 > Other </ h4 >
215+ < h4 > Overlays </ h4 >
218216 < hr />
219217 < div class ="row option ">
220- < span > < b > Hide Launch Sites </ b > </ span >
221- < div class ="switch off " id ="sw_layers_launches ">
218+ < span > < b > Daylight overlay </ b > </ span >
219+ < div class ="switch off " id ="sw_daylight ">
222220 < span class ="thumb "> </ span >
223- < input type ="checkbox " id ="opt_layers_launches ">
221+ < input type ="checkbox " id ="opt_daylight ">
224222 </ div >
225223 </ div >
226224 </ div >
You can’t perform that action at this time.
0 commit comments