From 6e56a2f8d90865ea8ec9df5cc5f2d5ea32d763d3 Mon Sep 17 00:00:00 2001
From: starfighter83
Date: Fri, 26 Mar 2010 14:18:43 +0000
Subject: [PATCH] Related to 4.0.3 merge into 4.1, some minor updates that
where missed in initial merge
[TFS Changeset #65017]
---
umbraco/presentation/umbraco/login.aspx | 8 ++++----
umbraco/presentation/umbraco/login.aspx.designer.cs | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/umbraco/presentation/umbraco/login.aspx b/umbraco/presentation/umbraco/login.aspx
index 9b028d1bdd..6d65d3fd92 100644
--- a/umbraco/presentation/umbraco/login.aspx
+++ b/umbraco/presentation/umbraco/login.aspx
@@ -42,7 +42,7 @@
-
+
|
@@ -90,7 +90,7 @@
@@ -101,8 +101,8 @@
diff --git a/umbraco/presentation/umbraco/login.aspx.designer.cs b/umbraco/presentation/umbraco/login.aspx.designer.cs
index 5892cac4c3..6ae8e6dbb3 100644
--- a/umbraco/presentation/umbraco/login.aspx.designer.cs
+++ b/umbraco/presentation/umbraco/login.aspx.designer.cs
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.4200
+// Runtime Version:2.0.50727.3603
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
|