mirror of
https://github.com/snipe/snipe-it.git
synced 2024-12-26 14:09:43 -08:00
6 lines
144 B
PHP
6 lines
144 B
PHP
|
<button type="submit" class="btn btn-success pull-right">
|
||
|
<i class="fa fa-check icon-white"></i>
|
||
|
{{ trans('general.save') }}
|
||
|
</button>
|
||
|
|