1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 02:24:05 +02:00

feat(admin-panel): update installation page template

This commit is contained in:
Awilum
2020-02-19 21:33:07 +03:00
parent 8aeb6223dc
commit ded8593d3d

View File

@@ -5,7 +5,7 @@
{{ csrf() }}
<div class="text-left flex justify-center items-center h-full">
<div class="w-3/12">
<h3 class="text-3xl pt-4 pb-8 text-center">{{ tr('admin_welcome') }}</h3>
<h3 class="text-4xl pb-2 text-center">{{ tr('admin_welcome') }}</h3>
<p class="text-center">{{ tr('admin_create_new_user_welcome') }}</p>
<div class="form-group">
<label class="form-control-title">{{ tr('admin_username') }}</label>