Merge remote-tracking branch 'origin/develop'

This commit is contained in:
snipe 2023-04-12 06:37:01 -07:00
commit aac76d40fe

View file

@ -178,7 +178,7 @@
<button type="submit" class="btn btn-success"{{ (config('app.lock_passwords') ? ' disabled' : '') }}>
<i class="fas fa-check icon-white" aria-hidden="true"></i>
{{ trans('button.update') }}
{{ trans('general.update') }}
</button>
</div><!-- /.box-footer -->