1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-28 05:08:37 +00:00

Replace a few fontawesome icons with svg (#23602)

Replaced a few icons with SVG. The only ones left are some in actions
(idk why new code introduces legacy icons) and a few dropdown icons.
This commit is contained in:
silverwind
2023-03-21 02:42:02 +01:00
committed by GitHub
parent 45aa4ea705
commit 34a2cf5079
4 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
<div class="ui small basic modal" id="edit-empty-content-modal">
<div class="ui icon header">
<i class="file icon"></i>
{{svg "octicon-file"}}
{{.locale.Tr "repo.editor.commit_empty_file_header"}}
</div>
<div class="center content">