modules styles updated

This commit is contained in:
batuhanbas
2020-01-22 15:27:52 +03:00
parent 6e193f704b
commit 211c34e3c7
9 changed files with 23 additions and 20 deletions

View File

@ -18,9 +18,7 @@
{{ Form::textGroup('api_key', trans('modules.api_key'), 'key', ['required' => 'required', 'placeholder' => trans('general.form.enter', ['field' => trans('modules.api_key')])], setting('apps.api_key', null), 'col-md-12') }}
<div class="col-md-12">
<p class="mb-0 mt--3">
<small>{!! trans('modules.get_api_key', ['url' => 'https://akaunting.com/dashboard']) !!}</small>
</p>
</div>
</div>
</div>