Remove extra quote
This commit is contained in:
parent
07744ca7bd
commit
e506ed7950
1 changed files with 1 additions and 1 deletions
|
@ -259,7 +259,7 @@
|
|||
{{ trans('general.checkout') }}
|
||||
</a>
|
||||
@else
|
||||
<button style="margin-bottom:10px; width:100%"" class="btn btn-primary btn-sm disabled">
|
||||
<button style="margin-bottom:10px; width:100%" class="btn btn-primary btn-sm disabled">
|
||||
{{ trans('general.checkout') }}
|
||||
</button>
|
||||
@endif
|
||||
|
|
Loading…
Add table
Reference in a new issue