diff options
| author | Greg Roach <greg@subaqua.co.uk> | 2025-03-10 23:09:49 +0000 |
|---|---|---|
| committer | Greg Roach <greg@subaqua.co.uk> | 2025-03-11 10:15:52 +0000 |
| commit | 873d0602b56b0db5b89e948531f86bc3c50d95aa (patch) | |
| tree | 7986a5157fd46cb8119d69e99e36380d489d8313 /resources/views/icons/report.phtml | |
| parent | 7db85a88adfab3198915fa7e3622979d69f30104 (diff) | |
| download | webtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.tar.gz webtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.tar.bz2 webtrees-873d0602b56b0db5b89e948531f86bc3c50d95aa.zip | |
Replace: #5087 - use SVG icons as defaults in the welcome blocks
Diffstat (limited to 'resources/views/icons/report.phtml')
| -rw-r--r-- | resources/views/icons/report.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/icons/report.phtml b/resources/views/icons/report.phtml index 01b3956976..e04dc2698d 100644 --- a/resources/views/icons/report.phtml +++ b/resources/views/icons/report.phtml @@ -1 +1 @@ -<span class="wt-icon-report"><i class="far fa-file fa-fw" aria-hidden="true"></i></span><?php +<span class="wt-icon-report"><i class="fa-regular fa-file fa-fw" aria-hidden="true"></i></span><?php |
