aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/friend-list/friend-list.component.html
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/admin/friends/friend-list/friend-list.component.html')
-rw-r--r--client/src/app/admin/friends/friend-list/friend-list.component.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/admin/friends/friend-list/friend-list.component.html b/client/src/app/admin/friends/friend-list/friend-list.component.html
index 7f1709d94..f138d65dd 100644
--- a/client/src/app/admin/friends/friend-list/friend-list.component.html
+++ b/client/src/app/admin/friends/friend-list/friend-list.component.html
@@ -3,7 +3,7 @@
3<table class="table table-hover"> 3<table class="table table-hover">
4 <thead> 4 <thead>
5 <tr> 5 <tr>
6 <th>ID</th> 6 <th class="table-column-id">ID</th>
7 <th>Url</th> 7 <th>Url</th>
8 <th>Score</th> 8 <th>Score</th>
9 <th>Created Date</th> 9 <th>Created Date</th>