Check file extensions
This commit is contained in:
@@ -90,13 +90,7 @@
|
||||
</span>
|
||||
@enderror
|
||||
</div>
|
||||
<div class="flex mb-6">
|
||||
<div class="ml-auto">
|
||||
<a class="text-gray-500 font-bold no-underline" href="">
|
||||
{{ __('Forgot your password?') }}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mb-6"></div>
|
||||
<button class="w-full flex justify-center shadow relative bg-primary-500 hover:bg-primary-400 text-white dark:text-gray-900 w-full flex justify-center cursor-pointer rounded text-sm font-bold focus:outline-none focus:ring ring-primary-200 dark:ring-gray-600 inline-flex items-center justify-center h-9 px-3 mb-3 w-full flex justify-center shadow relative bg-primary-500 hover:bg-primary-400 text-white dark:text-gray-900 w-full flex justify-center" type="submit">
|
||||
<span class=""><span>{{ __('Register') }}</span></span>
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user