summaryrefslogtreecommitdiff
path: root/templates/configurators
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-05-15 15:15:06 -0400
committerJoey Hess <joey@kitenet.net>2014-05-15 15:15:06 -0400
commitf651cbd572778773ca36fda4ad4a008ba7055aaf (patch)
tree996ee1f53f7866082955f2dac3e875efb5e53995 /templates/configurators
parent9384f0b27e4a521ecc2014f44e8510501045ea16 (diff)
fix style of button for new encryption key
Diffstat (limited to 'templates/configurators')
-rw-r--r--templates/configurators/ssh/confirm.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/configurators/ssh/confirm.hamlet b/templates/configurators/ssh/confirm.hamlet
index 0517eb5b33..8937c11dee 100644
--- a/templates/configurators/ssh/confirm.hamlet
+++ b/templates/configurators/ssh/confirm.hamlet
@@ -64,7 +64,7 @@
\ Encrypt repository #
to ^{gpgKeyDisplay keyid (Just name)}
<p>
- <a .btn href="@{MakeSshGCryptR sshdata NoRepoKey}" onclick="$('#genkeymodal').modal('show');">
+ <a .btn .btn-default href="@{MakeSshGCryptR sshdata NoRepoKey}" onclick="$('#genkeymodal').modal('show');">
<span .glyphicon .glyphicon-plus-sign>
\ Encrypt repository #
with a new encryption key