|
|
@ -79,7 +79,7 @@ |
|
|
|
<input type="hidden" name="action" value="mirror-sync"> |
|
|
|
<input type="hidden" name="action" value="mirror-sync"> |
|
|
|
<div class="inline field"> |
|
|
|
<div class="inline field"> |
|
|
|
<label>{{.i18n.Tr "repo.mirror_last_synced"}}</label> |
|
|
|
<label>{{.i18n.Tr "repo.mirror_last_synced"}}</label> |
|
|
|
<span>{{.Mirror.Updated}}</span> |
|
|
|
<span>{{.Mirror.LastSync}}</span> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="field"> |
|
|
|
<div class="field"> |
|
|
|
<button class="ui blue button">{{$.i18n.Tr "repo.settings.sync_mirror"}}</button> |
|
|
|
<button class="ui blue button">{{$.i18n.Tr "repo.settings.sync_mirror"}}</button> |
|
|
|