Files
Umbraco-CMS/umbraco/presentation/install/steps/Skinning/customizeSkin.ascx
T
2010-09-08 09:08:41 +00:00

6 lines
365 B
Plaintext

<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="customizeSkin.ascx.cs" Inherits="umbraco.presentation.install.steps.Skinning.customizeSkin" %>
<p>
Skin installed,click <a href="<%= umbraco.GlobalSettings.Path %>/canvas.aspx?redir=<%= HttpRuntime.AppDomainAppVirtualPath %>&skinning=true" target="_blank">here</a> to customize the skin.
</p>