系统更新按钮换成刷新页面

pull/41/head
devlike 2018-02-08 11:00:38 +08:00
parent 46f67fc974
commit 8477e6fafd
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
</li>
<li>
<a href="javascript:;" data-toggle="checkupdate" title="{:__('Check for updates')}">
<a href="javascript:;" data-toggle="refresh" title="{:__('Refesh page')}">
<i class="fa fa-refresh"></i>
</a>
</li>