File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3232 </ tr >
3333 < tr >
3434 < td style ="padding: 20px 0 12px 0; ">
35+ < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/login/' ">
3536 < input tabindex ="2 " type ="submit " value ="<?php print __('Submit');?> " class ="button ">
36- < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/login/' ">
3737 </ td >
3838 </ tr >
3939 </ table >
Original file line number Diff line number Diff line change 3232 </ tr >
3333 < tr >
3434 < td style ="padding: 20px 0 12px 0; ">
35+ < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/reset/' ">
3536 < input tabindex ="2 " type ="submit " value ="<?php print __('Confirm');?> " class ="button ">
36- < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/reset/' ">
3737 </ td >
3838 </ tr >
3939 </ table >
Original file line number Diff line number Diff line change 4040 </ tr >
4141 < tr >
4242 < td style ="padding: 20px 0 12px 0; ">
43+ < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/login/' ">
4344 < input tabindex ="3 " type ="submit " value ="<?php print __('Reset');?> " class ="button ">
44- < input type ="button " class ="button cancel " value ="<?php print __('Back');?> " onclick ="location.href='/login/' ">
4545 </ td >
4646 </ tr >
4747 </ table >
You can’t perform that action at this time.
0 commit comments