diff --git a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx b/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx index 78715304ee..8562bc846a 100644 --- a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx +++ b/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx @@ -4,7 +4,6 @@ <%@ Register TagPrefix="cc1" Namespace="umbraco.uicontrols" Assembly="controls" %> <%@ Register TagPrefix="umb" Namespace="ClientDependency.Core.Controls" Assembly="ClientDependency.Core" %> - - - - - + - + @@ -85,10 +86,11 @@ - + - - + diff --git a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.designer.cs b/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.designer.cs index a84cfa5e5e..91e7a236c1 100644 --- a/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.designer.cs +++ b/umbraco/presentation/umbraco/developer/Xslt/editXslt.aspx.designer.cs @@ -1,10 +1,9 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. -// Runtime Version:2.0.50727.4927 // // Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// the code is regenerated. // //------------------------------------------------------------------------------