summaryrefslogtreecommitdiffstats
path: root/templates/user/project.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/user/project.tmpl')
-rw-r--r--templates/user/project.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/project.tmpl b/templates/user/project.tmpl
index b03787e5ef..3db9d19eed 100644
--- a/templates/user/project.tmpl
+++ b/templates/user/project.tmpl
@@ -58,7 +58,7 @@
<div class="inline field">
<label></label>
<button class="ui green button">
- {{.locale.Tr "repo.projects.create" }}
+ {{.locale.Tr "repo.projects.create"}}
</button>
<a class="ui button" href="{{AppSubUrl}}/">{{.locale.Tr "cancel"}}</a>
</div>