diff --git a/umbraco/presentation/umbraco/create/DLRScripting.ascx b/umbraco/presentation/umbraco/create/DLRScripting.ascx index 29dc3acb6d..9cbd9efb7a 100644 --- a/umbraco/presentation/umbraco/create/DLRScripting.ascx +++ b/umbraco/presentation/umbraco/create/DLRScripting.ascx @@ -27,5 +27,5 @@ Filename (without extension):   <%= umbraco.ui.Text("or") %>   -<%=umbraco.ui.Text("cancel")%> +<%=umbraco.ui.Text("cancel")%> diff --git a/umbraco/presentation/umbraco/create/DLRScripting.ascx.designer.cs b/umbraco/presentation/umbraco/create/DLRScripting.ascx.designer.cs index 6815e9a750..9bf60d56fe 100644 --- a/umbraco/presentation/umbraco/create/DLRScripting.ascx.designer.cs +++ b/umbraco/presentation/umbraco/create/DLRScripting.ascx.designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.3603 +// Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated.