Bugfix on Settings page

face-detect
Noah Petherbridge 2023-09-18 17:41:26 -07:00
parent d4828d2e8e
commit 6acdd22d4b
1 changed files with 3 additions and 3 deletions

View File

@ -77,7 +77,7 @@
<ul class="menu-list block">
<li>
<a href="/users/blocked" class="nonshy-tab-button">
<a href="/photo/certification">
<strong><i class="fa fa-certificate mr-1"></i> Certification Photo</strong>
<p class="help">
View and manage your Certification status.
@ -86,7 +86,7 @@
</li>
<li>
<a href="/users/blocked" class="nonshy-tab-button">
<a href="/photo/private">
<strong><i class="fa fa-eye mr-1"></i> Private Photos</strong>
<p class="help">
Manage who can see your private photos.
@ -95,7 +95,7 @@
</li>
<li>
<a href="/users/blocked" class="nonshy-tab-button">
<a href="/users/blocked">
<strong><i class="fa fa-hand mr-1"></i> Blocked Users</strong>
<p class="help">
View and manage your block list.