aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue/milestone_new.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/issue/milestone_new.tmpl')
-rw-r--r--templates/repo/issue/milestone_new.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/issue/milestone_new.tmpl b/templates/repo/issue/milestone_new.tmpl
index bd2f7938..383e8fcc 100644
--- a/templates/repo/issue/milestone_new.tmpl
+++ b/templates/repo/issue/milestone_new.tmpl
@@ -22,7 +22,7 @@
</h2>
{{template "base/alert" .}}
<form class="ui form grid" action="{{.Link}}" method="post">
- {{.CsrfTokenHtml}}
+ {{.CSRFTokenHTML}}
<div class="eleven wide column">
<div class="field {{if .Err_Title}}error{{end}}">
<label>{{.i18n.Tr "repo.milestones.title"}}</label>