mirror of
https://github.com/pi-hole/web.git
synced 2025-12-23 04:08:39 +00:00
Switch to using Font Awesome
This should be more consistent. Signed-off-by: XhmikosR <xhmikosr@gmail.com>
This commit is contained in:
@@ -52,7 +52,7 @@ $(document).ready(function() {
|
||||
"' data-ip='" +
|
||||
row[1] +
|
||||
"'>" +
|
||||
'<span class="glyphicon glyphicon-trash"></span>' +
|
||||
'<span class="far fa-trash-alt"></span>' +
|
||||
"</button>"
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user