aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/mirror.tmpl
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-04-10 14:37:51 -0400
committerUnknown <joe2010xtmf@163.com>2014-04-10 14:37:51 -0400
commit29e255422e706b24e4ba8f4e1830a46da66d5269 (patch)
tree7fe329d1b5feaba764c46bdcb6ec4424b595c2d3 /templates/repo/mirror.tmpl
parentaf552596cfd7f6fd05dfc38abaaffad1d7fed654 (diff)
parenta24c0b92e4ad847fbd774e604e80017368f25495 (diff)
downloadgitea-29e255422e706b24e4ba8f4e1830a46da66d5269.tar.gz
gitea-29e255422e706b24e4ba8f4e1830a46da66d5269.zip
Merge branch 'dev' of github.com:gogits/gogs into dev
Diffstat (limited to 'templates/repo/mirror.tmpl')
-rw-r--r--templates/repo/mirror.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/mirror.tmpl b/templates/repo/mirror.tmpl
index c69f47a309..2ac21dd617 100644
--- a/templates/repo/mirror.tmpl
+++ b/templates/repo/mirror.tmpl
@@ -3,7 +3,7 @@
<div class="container" id="body">
<form action="/repo/create" method="post" class="form-horizontal card" id="repo-create">
{{.CsrfTokenHtml}}
- <h3>Import Repository</h3>
+ <h3>Create Repository Mirror</h3>
<div class="alert alert-danger form-error{{if .HasError}}{{else}} hidden{{end}}">{{.ErrorMsg}}</div>
<div class="form-group">
<label class="col-md-2 control-label">From<strong class="text-danger">*</strong></label>