diff --git a/umbraco/presentation/install/steps/database.ascx b/umbraco/presentation/install/steps/database.ascx index 92aaf09b08..9cd0f68be4 100644 --- a/umbraco/presentation/install/steps/database.ascx +++ b/umbraco/presentation/install/steps/database.ascx @@ -201,7 +201,7 @@ jQuery(".loader .hold").hide(); jQuery(".btn-continue").hide(); - jQuery(".btn-back").show(); + jQuery(".btn-accept").show(); jQuery(".btn-box").show(); }