summaryrefslogtreecommitdiff
path: root/resources/views/icons/undo.phtml
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-12-13 11:14:44 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-12-13 11:17:19 +0000
commit28281361442225049c4409ca2916c9f1f2711269 (patch)
treebbc1ebe657cf86c447337982fa8464d51259d44c /resources/views/icons/undo.phtml
parent4c0fdf66fc5c5707e1d412091dbf4fdeaf9f9a3e (diff)
downloadwebtrees-28281361442225049c4409ca2916c9f1f2711269.tar.gz
webtrees-28281361442225049c4409ca2916c9f1f2711269.tar.bz2
webtrees-28281361442225049c4409ca2916c9f1f2711269.zip
Add icons for database and server
Diffstat (limited to 'resources/views/icons/undo.phtml')
-rw-r--r--resources/views/icons/undo.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/undo.phtml b/resources/views/icons/undo.phtml
index acbb9ab249..0d10cb70bc 100644
--- a/resources/views/icons/undo.phtml
+++ b/resources/views/icons/undo.phtml
@@ -1 +1 @@
-<span class="wt-icon-undo"><i class="fas fa-undo fa-fw" aria-hidden="true"></i></span><?php
+<span class="wt-icon-undo"><i class="fa-solid fa-undo fa-fw" aria-hidden="true"></i></span><?php