From 12d5100a26f6a04307ae7d4f33b25c4715a315a5 Mon Sep 17 00:00:00 2001 From: Uriel Fanelli Date: Tue, 11 Aug 2015 11:03:23 +0200 Subject: [PATCH] #1462 , should be .Id and not .ID see issue #1462 . --- templates/user/settings/sshkeys.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/user/settings/sshkeys.tmpl b/templates/user/settings/sshkeys.tmpl index 995e6425a..eae1af6ea 100644 --- a/templates/user/settings/sshkeys.tmpl +++ b/templates/user/settings/sshkeys.tmpl @@ -28,7 +28,7 @@
{{$.CsrfTokenHtml}} - +
@@ -60,4 +60,4 @@ -{{template "ng/base/footer" .}} \ No newline at end of file +{{template "ng/base/footer" .}}