summaryrefslogtreecommitdiffstats
path: root/template/en/default/account
diff options
context:
space:
mode:
authorDave Lawrence <dlawrence@mozilla.com>2011-12-15 00:18:12 +0100
committerDave Lawrence <dlawrence@mozilla.com>2011-12-15 00:18:12 +0100
commit15e4810e7986b3b631320da6f20925888b7c923c (patch)
treeab65c7e9dfdc09fe53a727b75bf1b74ffd975212 /template/en/default/account
parent6b9320eab2e848a2b2ac2f454af939f467f3d738 (diff)
parenta6aa75fc6f96527f01e8b4f0da414d9fa8ad8ce1 (diff)
downloadbugzilla-15e4810e7986b3b631320da6f20925888b7c923c.tar.gz
bugzilla-15e4810e7986b3b631320da6f20925888b7c923c.tar.xz
merged with bugzilla/4.2
Diffstat (limited to 'template/en/default/account')
-rw-r--r--template/en/default/account/create.html.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/en/default/account/create.html.tmpl b/template/en/default/account/create.html.tmpl
index 5b8220193..5acd9f541 100644
--- a/template/en/default/account/create.html.tmpl
+++ b/template/en/default/account/create.html.tmpl
@@ -73,6 +73,7 @@
</tr>
</table>
<br>
+ <input type="hidden" id="token" name="token" value="[% issue_hash_token(['create_account']) FILTER html %]">
<input type="submit" id="send" value="Send">
</form>