aboutsummaryrefslogtreecommitdiff
path: root/app/views/backends/terraform_libvirt
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/backends/terraform_libvirt')
-rw-r--r--app/views/backends/terraform_libvirt/new.html.erb2
-rw-r--r--app/views/backends/terraform_libvirt/show.html.erb2
2 files changed, 2 insertions, 2 deletions
diff --git a/app/views/backends/terraform_libvirt/new.html.erb b/app/views/backends/terraform_libvirt/new.html.erb
index dcba6de..2996cdf 100644
--- a/app/views/backends/terraform_libvirt/new.html.erb
+++ b/app/views/backends/terraform_libvirt/new.html.erb
@@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see
%>
-<a href="<%= setup_path %>" class="btn btn-lg btn-primary pull-right">
+<a href="<%= setup_path %>" class="btn btn-lg btn-default pull-right">
Back to setup
</a>
diff --git a/app/views/backends/terraform_libvirt/show.html.erb b/app/views/backends/terraform_libvirt/show.html.erb
index b151c8e..d7a1641 100644
--- a/app/views/backends/terraform_libvirt/show.html.erb
+++ b/app/views/backends/terraform_libvirt/show.html.erb
@@ -22,7 +22,7 @@ License along with the GOV.UK Mini Environment Admin. If not, see
%>
-<a href="<%= setup_path %>" class="btn btn-lg btn-primary pull-right">
+<a href="<%= setup_path %>" class="btn btn-lg btn-default pull-right">
Back to Setup
</a>