Skip to content

Commit

Permalink
fix footer_content.tmpl
Browse files Browse the repository at this point in the history
  • Loading branch information
zjjhot committed Apr 24, 2023
1 parent bc0e314 commit 80833af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base/footer_content.tmpl
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<footer role="group" aria-label="{{.locale.Tr "aria.footer"}}">
<div class="ui left" role="contentinfo" aria-label="{{.locale.Tr "aria.footer.software"}}">
<img style="width:30px;height:12px;" src="{{AssetUrlPrefix}}/img/067.png">
上海垣沁信息科技有限公司
上海垣沁信息科技有限公司
{{if (or .ShowFooterVersion .PageIsAdmin)}}
{{.locale.Tr "version"}}:
{{if .IsAdmin}}
Expand Down

0 comments on commit 80833af

Please sign in to comment.