File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 186186 </ tr >
187187 < tr >
188188 < td class ="step-top vst-text ">
189- < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_letencrypt " < ?php if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> < ?php print __('Lets Encrypt Support');?> </ label >
189+ < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_letsencrypt " < ?php if($v_letsencrypt == 'yes' || $v_letsencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> < ?php print __('Lets Encrypt Support');?> </ label >
190190 </ td >
191191 </ tr >
192192 < tr >
Original file line number Diff line number Diff line change 245245 </ tr >
246246 < tr >
247247 < td class ="step-top vst-text ">
248- < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_letencrypt " < ?php if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> < ?php print __('Lets Encrypt Support');?> </ label >
248+ < label > < input type ="checkbox " size ="20 " class ="vst-checkbox " name ="v_letsencrypt " < ?php if($v_letencrypt == 'yes' || $v_letencrypt == 'on') echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_letsencrypt(this)"> < ?php print __('Lets Encrypt Support');?> </ label >
249249 </ td >
250250 </ tr >
251251 < tr >
You can’t perform that action at this time.
0 commit comments