summaryrefslogtreecommitdiffstats
path: root/templates/user
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-12-09 11:24:56 -0500
committerUnknwon <u@gogs.io>2015-12-09 11:24:56 -0500
commitb8d48bdb62a95da2752cddf325abcd9cf1f9909d (patch)
treec182a080ee72507c8fcb4f274641b37799fc4fdf /templates/user
parent15d62bba82b97a626ac2d6c55cc16537b47a9321 (diff)
downloadgitea-b8d48bdb62a95da2752cddf325abcd9cf1f9909d.tar.gz
gitea-b8d48bdb62a95da2752cddf325abcd9cf1f9909d.zip
#2037 Add "New Mirror" button on Dashboard
Diffstat (limited to 'templates/user')
-rw-r--r--templates/user/dashboard/dashboard.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl
index eb7fa02fc1..2c476dfa9b 100644
--- a/templates/user/dashboard/dashboard.tmpl
+++ b/templates/user/dashboard/dashboard.tmpl
@@ -89,7 +89,7 @@
<h4 class="ui top attached header">
{{.i18n.Tr "home.my_mirrors"}} <span class="ui grey label">{{.MirrorCount}}</span>
<div class="ui right">
- <a class="ui blue tiny show-panel button" href="{{AppSubUrl}}/repo/migrate">{{.i18n.Tr "new_migrate"}}</a>
+ <a class="ui blue tiny show-panel button" href="{{AppSubUrl}}/repo/migrate?mirror=1">{{.i18n.Tr "new_mirror"}}</a>
</div>
</h4>
<div class="ui attached table segment">