Added some style to the installer and some additional step configurations
[TFS Changeset #76910]
This commit is contained in:
@@ -35,5 +35,13 @@ namespace umbraco.presentation.install.steps.Definitions
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
public override string NextButtonText
|
||||
{
|
||||
get
|
||||
{
|
||||
return "I accept the license";
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user