Bugfix on Settings page
This commit is contained in:
parent
d4828d2e8e
commit
6acdd22d4b
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue
Block a user