File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 86
86
87
87
</div > <!-- ./box-body-->
88
88
<div class =" box-footer" >
89
- <a class =" btn btn-link" href =" {{ URL:: previous () } }" > {{ trans (' button.cancel ' ) } } </a >
89
+ <a class =" btn btn-link" href =" {{ URL:: previous () } }" > {{ trans (' general.back ' ) } } </a >
90
90
<button type =" submit" id =" checkinout_button" class =" btn btn-primary pull-right" ><i class =" fas fa-check icon-white" aria-hidden =" true" ></i > {{ trans (' general.checkout' ) } } </button >
91
91
</div >
92
92
</div >
Original file line number Diff line number Diff line change 84
84
85
85
</div > <!-- /.box-body-->
86
86
<div class =" box-footer" >
87
- <a class =" btn btn-link" href =" {{ URL:: previous () } }" > {{ trans (' button.cancel ' ) } } </a >
87
+ <a class =" btn btn-link" href =" {{ URL:: previous () } }" > {{ trans (' general.back ' ) } } </a >
88
88
<button type =" submit" id =" checkinout_button" class =" btn btn-success pull-right" ><x-icon type =" checkmark" /> {{ trans (' general.checkin' ) } } </button >
89
89
</div >
90
90
You can’t perform that action at this time.
0 commit comments