关于页面的许可信息添加原文网址链接

This commit is contained in:
interestinglife 2021-08-26 11:24:23 +08:00
parent 7dab422b89
commit cc14aabeee
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@
<label><@spring.message code='about.license' /></label>
</div>
<div class="form-item-value">
<@spring.message code='app.license' />
<a href="http://www.gnu.org/licenses/lgpl-3.0.html" target="_blank" class="link">
<@spring.message code='app.license' />
</a>
</div>
</div>
</div>