WORK IN PROGRESS, GET THE STABLE SOURCE FROM THE DOWNLOADS TAB

Fixes 26419 - updates core team url in about dialog

[TFS Changeset #64601]
This commit is contained in:
Shandem
2010-03-09 14:06:11 +00:00
parent 91c4d74189
commit 5e57a560e7
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@
Copyright © 2001 -
<asp:Literal ID="thisYear" runat="server"></asp:Literal>
umbraco / Niels Hartvig<br />
Developed by: <a href="http://umbraco.org/redir/niels-hartvig" target="_blank">Niels Hartvig</a> and the <a href="http://umbraco.org/redir/core-team" target="_blank">core
Developed by: <a href="http://umbraco.org/redir/niels-hartvig" target="_blank">Niels Hartvig</a> and the <a href="http://our.umbraco.org/wiki/about/core-team" target="_blank">core
team</a><br />
<br />

View File

@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:2.0.50727.3053
// Runtime Version:2.0.50727.4200
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.