浏览代码

Update Help Center

Daniel Supernault 6 年之前
父节点
当前提交
b86eb83cc0
共有 1 个文件被更改,包括 6 次插入6 次删除
  1. 6 6
      resources/views/site/help/your-profile.blade.php

+ 6 - 6
resources/views/site/help/your-profile.blade.php

@@ -140,9 +140,9 @@
       </div>
       </div>
     </div>
     </div>
   </p>
   </p>
-  <hr>
+  {{-- <hr>
   <p class="h5 text-muted font-weight-light" id="delete-your-account">Delete Your Account</p>
   <p class="h5 text-muted font-weight-light" id="delete-your-account">Delete Your Account</p>
-  {{-- <p> 
+  <p> 
     <a class="text-dark font-weight-bold" data-toggle="collapse" href="#del-collapse1" role="button" aria-expanded="false" aria-controls="del-collapse1">
     <a class="text-dark font-weight-bold" data-toggle="collapse" href="#del-collapse1" role="button" aria-expanded="false" aria-controls="del-collapse1">
       <i class="fas fa-chevron-down mr-2"></i>
       <i class="fas fa-chevron-down mr-2"></i>
       How do I temporarily disable my account?
       How do I temporarily disable my account?
@@ -158,7 +158,7 @@
         </ol>
         </ol>
       </div>
       </div>
     </div>
     </div>
-  </p> --}}
+  </p>
   <p> 
   <p> 
     <a class="text-dark font-weight-bold" data-toggle="collapse" href="#del-collapse2" role="button" aria-expanded="false" aria-controls="del-collapse2">
     <a class="text-dark font-weight-bold" data-toggle="collapse" href="#del-collapse2" role="button" aria-expanded="false" aria-controls="del-collapse2">
       <i class="fas fa-chevron-down mr-2"></i>
       <i class="fas fa-chevron-down mr-2"></i>
@@ -166,9 +166,9 @@
     </a>
     </a>
     <div class="collapse" id="del-collapse2">
     <div class="collapse" id="del-collapse2">
       <div>
       <div>
-        {{-- <div class="bg-light p-3 mb-4">
+        <div class="bg-light p-3 mb-4">
           <p class="mb-0">When you delete your account, your profile, photos, videos, comments, likes and followers will be permanently removed. If you'd just like to take a break, you can <a href="{{route('settings.remove.temporary')}}">temporarily disable</a> your account instead.</p>
           <p class="mb-0">When you delete your account, your profile, photos, videos, comments, likes and followers will be permanently removed. If you'd just like to take a break, you can <a href="{{route('settings.remove.temporary')}}">temporarily disable</a> your account instead.</p>
-        </div> --}}
+        </div>
         <p>After you delete your account, you can't sign up again with the same username on this instance or add that username to another account on this instance, and we can't reactivate deleted accounts.</p>
         <p>After you delete your account, you can't sign up again with the same username on this instance or add that username to another account on this instance, and we can't reactivate deleted accounts.</p>
         <p>To permanently delete your account:</p>
         <p>To permanently delete your account:</p>
         <ol class="font-weight-light">
         <ol class="font-weight-light">
@@ -178,5 +178,5 @@
         </ol>
         </ol>
       </div>
       </div>
     </div>
     </div>
-  </p>
+  </p> --}}
 @endsection
 @endsection