Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
new 'something' button
form submissions
<x-adminlte-button class="btn-flat" type="submit" label='{{ __('general_content.submit_trans_key') }}' theme="danger" icon="fas fa-lg fa-save"/>
Form Update
<x-adminlte-button class="btn-flat" type="submit" label="{{ __('general_content.update_trans_key') }}" theme="info" icon="fas fa-lg fa-save"/>
Beta Was this translation helpful? Give feedback.
All reactions