aboutsummaryrefslogtreecommitdiff
path: root/templates/repo/issue/labels.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/issue/labels.tmpl')
-rw-r--r--templates/repo/issue/labels.tmpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/repo/issue/labels.tmpl b/templates/repo/issue/labels.tmpl
index 64622945..88248fc7 100644
--- a/templates/repo/issue/labels.tmpl
+++ b/templates/repo/issue/labels.tmpl
@@ -12,7 +12,7 @@
</div>
<div class="ui new-label segment hide">
<form class="ui form" action="{{$.RepoLink}}/labels/new" method="post">
- {{.CsrfTokenHtml}}
+ {{.CSRFTokenHTML}}
<div class="ui grid">
<div class="five wide column">
<div class="ui small input">
@@ -51,7 +51,7 @@
<p>{{.i18n.Tr "repo.issues.label_templates.info"}}</p>
<br/>
<form class="ui form center" action="{{.Link}}/initialize" method="post">
- {{.CsrfTokenHtml}}
+ {{.CSRFTokenHTML}}
<div class="field">
<div class="ui selection dropdown">
<input type="hidden" name="template_name" value="Default">
@@ -111,7 +111,7 @@
</div>
<div class="content">
<form class="ui edit-label form" action="{{$.RepoLink}}/labels/edit" method="post">
- {{.CsrfTokenHtml}}
+ {{.CSRFTokenHTML}}
<input id="label-modal-id" name="id" type="hidden">
<div class="ui grid">
<div class="five wide column">