Skip to content
Snippets Groups Projects
Commit acb7a1b3 authored by Tibo's avatar Tibo
Browse files

Fix pencil icon

parent 9c70efda
No related branches found
No related tags found
No related merge requests found
......@@ -110,7 +110,7 @@
<a class="btn btn-primary btn-sm"
href="{{ action('ServerController@edit', ['Server' => $server]) }}">
<i class="fa fa-pencil" aria-hidden="true"></i> Edit
<i class="fas fa-pencil-alt"></i> Edit
</a>
<form method="POST"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment