فهرست منبع

Update settings import view

The instagram import tool is not yet ready
Daniel Supernault 7 سال پیش
والد
کامیت
1e9fe8db2a
1فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 4 3
      resources/views/settings/import/home.blade.php

+ 4 - 3
resources/views/settings/import/home.blade.php

@@ -12,11 +12,12 @@
   </section>
   </section>
   <section class="mt-5">
   <section class="mt-5">
     <p class="small text-muted font-weight-bold text-uppercase mb-3">Supported Services</p>
     <p class="small text-muted font-weight-bold text-uppercase mb-3">Supported Services</p>
-    <p class="">
-      <a class="btn btn-outline-primary font-weight-bold" href="/settings/import/instagram">Import from Instagram</a>
-    </p>
+    <p class="font-weight-bold text-muted">No services are supported at the moment.</p>
     <hr>
     <hr>
     <p class="small text-muted font-weight-bold text-uppercase mb-3">Coming Soon</p>
     <p class="small text-muted font-weight-bold text-uppercase mb-3">Coming Soon</p>
+    <p class="">
+      <a class="btn btn-outline-secondary font-weight-bold disabled" href="#">Import from Instagram</a>
+    </p>
     <p class="">
     <p class="">
       <a class="btn btn-outline-secondary font-weight-bold disabled" href="#">Import from Mastodon</a>
       <a class="btn btn-outline-secondary font-weight-bold disabled" href="#">Import from Mastodon</a>
     </p>
     </p>