1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 10:51:21 +02:00

feat(admin-plugin): update settings page #211

This commit is contained in:
Awilum
2020-02-04 23:23:02 +03:00
parent 5142f90bc8
commit e2c00c8e67

View File

@@ -47,8 +47,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_content') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_content') }}</h3>
<div class="flex mt-6 row">
<div class="w-full lg:w-6/12 col">
<div class="form-group">
@@ -116,8 +115,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_media') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_media') }}</h3>
<div class="flex row mt-6">
<div class="w-full lg:w-6/12 col">
<div class="form-group">
@@ -155,8 +153,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_error_404_page') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_error_404_page') }}</h3>
<div class="flex row mt-6">
<div class="w-full col">
<div class="form-group">
@@ -222,8 +219,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_debugging') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_debugging') }}</h3>
<div class="flex row mt-6">
<div class="w-full lg:w-6/12 col">
<div class="form-group">
@@ -262,8 +258,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_system') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_system') }}</h3>
<div class="flex row mt-6">
<div class="w-full lg:w-6/12 col">
<div class="form-group">
@@ -305,8 +300,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_cache') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_cache') }}</h3>
<div class="flex row mt-6">
<div class="w-full lg:w-6/12 col">
<div class="form-group">
@@ -379,8 +373,7 @@
</div>
</div>
<div class="tabs__content">
<h3 class="text-3xl">{{ tr('admin_slug') }}</h3>
<hr>
<h3 class="text-3xl border-b border-black">{{ tr('admin_slug') }}</h3>
<div class="flex row mt-6">
<div class="w-full lg:w-6/12 col">
<div class="form-group">