aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-08-05 14:49:38 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-08-05 14:49:38 -0400
commitccedd06023b0c2f189ff157e29b6295f984c9624 (patch)
tree592c45730b96485ae9b9f035122df46bfde37726
parent3add2cd3ba560bbda353c4696c8f9d25443d61fe (diff)
make button primary
-rw-r--r--templates/configurators/localrepositoryform.hamlet2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/configurators/localrepositoryform.hamlet b/templates/configurators/localrepositoryform.hamlet
index e72dbcf43..6c2405be6 100644
--- a/templates/configurators/localrepositoryform.hamlet
+++ b/templates/configurators/localrepositoryform.hamlet
@@ -4,7 +4,7 @@
<span .add-on>
<i .icon-folder-open></i>
^{fvInput pathView}
- <button type=submit .btn>
+ <button type=submit .btn .btn-primary>
Make Repository
$if err
<div .alert .alert-error>