link subscription overview in notification center
This commit is contained in:
@@ -4140,3 +4140,8 @@ input#s_avatar {
|
|||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
margin-right: 4px;
|
margin-right: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.submanage {
|
||||||
|
text-align: center;
|
||||||
|
border-top: 1px solid black;
|
||||||
|
}
|
||||||
@@ -52,6 +52,9 @@
|
|||||||
<div class="notif-list">
|
<div class="notif-list">
|
||||||
<div class="notif-empty">No new notifications</div>
|
<div class="notif-empty">No new notifications</div>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="submanage">
|
||||||
|
<a href="/subscriptions">manage subscriptions</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<a href="#" id="nav-search-btn" title="Search"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13"
|
<a href="#" id="nav-search-btn" title="Search"><svg xmlns="http://www.w3.org/2000/svg" width="13" height="13"
|
||||||
|
|||||||
Reference in New Issue
Block a user