瀏覽代碼

Add comment moderation in admin

master
nano 5 天之前
父節點
當前提交
a67ebd6e18
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. +8
    -0
      app/views/Admin/index.asp

+ 8
- 0
app/views/Admin/index.asp 查看文件

@@ -30,4 +30,12 @@
</div>
</a>
</div>
<div class="col-md-6">
<a class="card shadow-sm text-decoration-none h-100" href="<%= AdminCommentsUrl() %>">
<div class="card-body">
<h2 class="h5 mb-1">Comments</h2>
<p class="text-muted mb-0">Approve, unapprove, or delete reader comments.</p>
</div>
</a>
</div>
</div>

Loading…
取消
儲存

Powered by TurnKey Linux.