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 7878 </ tr >
7979 < tr >
8080 < td >
81- < label > < input type ="checkbox " class ="vst-checkbox password-option " name ="v_twofa " < ?php if(!empty($v_twofa)) echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_twofa(this)" > < ?php print __('Enable 2FA');?> </ label >
81+ < label > < input type ="checkbox " class ="vst-checkbox password-option " name ="v_twofa " < ?php if(!empty($v_twofa)) echo "checked=yes" ?> > < ?php print __('Enable 2FA');?> </ label >
8282 < ?php if (!empty($v_twofa)) { ?>
8383 < p > < ?php echo __('2FA Reset Code:').' '.$v_twofa; ?> </ br > </ p >
8484 < p > < ?php echo __('Please scan the code below in your 2FA application:'); ?> </ p >
Original file line number Diff line number Diff line change 7878 </ tr >
7979 < tr >
8080 < td >
81- < label > < input type ="checkbox " class ="vst-checkbox password-option " name ="v_twofa " < ?php if(!empty($v_twofa)) echo "checked=yes" ?> onclick="App.Actions.WEB.toggle_twofa(this)" > < ?php print __('Enable 2FA');?> </ label >
81+ < label > < input type ="checkbox " class ="vst-checkbox password-option " name ="v_twofa " < ?php if(!empty($v_twofa)) echo "checked=yes" ?> > < ?php print __('Enable 2FA');?> </ label >
8282 < ?php if (!empty($v_twofa)) { ?>
8383 < p > < ?php echo __('2FA Reset Code:').' '.$v_twofa; ?> </ br > </ p >
8484 < p > < ?php echo __('Please scan the code below in your 2FA application:'); ?> </ p >
You can’t perform that action at this time.
0 commit comments