From 43d32e4af6ee7f9f89473b565891b20fe56ce41f Mon Sep 17 00:00:00 2001 From: Virtuworks Date: Fri, 10 Aug 2012 23:19:00 -0400 Subject: [PATCH] Update DOCTYPE and HTML tag for HTML5 Compatibility --- .../WebsitePanel.Installer/Updater.exe | Bin 198144 -> 198144 bytes .../WebsitePanel.WebPortal/Default.aspx | 4 +-- .../VPS/RemoteDesktop/Connect.aspx | 5 ++- .../RemoteDesktop/Connect.aspx.designer.cs | 33 ++++++++++++++++-- .../VPS/TestVirtualMachineTemplate.aspx | 5 ++- ...estVirtualMachineTemplate.aspx.designer.cs | 33 ++++++++++++++++-- .../WebsitePanel/VPSForPC/MonitoringPage.aspx | 4 +-- .../VPSForPC/RemoteDesktop/Connect.aspx | 5 ++- .../VPSForPC/TestVirtualMachineTemplate.aspx | 5 ++- .../Sources/WebsitePanel.WebPortal/Error.htm | 4 +-- 10 files changed, 74 insertions(+), 24 deletions(-) diff --git a/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe b/WebsitePanel.Installer/Sources/WebsitePanel.Installer/Updater.exe index 66c5d2916a9b25af5df8ebe4898c83c604d1723a..78d8bf29be6b8813f405e6c9bbb0d1a353385d78 100644 GIT binary patch delta 45 zcmZqZ;c4jMnb5&(nx@*=-P+B#wVUZ+fdKp3radZ886Bqt#ZEZb=HR+LrjTjL6abVU B5=H<3 delta 45 zcmZqZ;c4jMnb5)f_`FJEcWXD})^4VQ1p=qmshJe5yW_h5b(E!iS*pqQm_nu{Qvk{= B6aD}I diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/Default.aspx b/WebsitePanel/Sources/WebsitePanel.WebPortal/Default.aspx index de26e6e1..8fa81003 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/Default.aspx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/Default.aspx @@ -1,7 +1,7 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebsitePanel.WebPortal.DefaultPage" %> - - + + Untitled Page diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx index ca899fbc..01421597 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx @@ -1,8 +1,7 @@ <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Connect.aspx.cs" Inherits="WebsitePanel.Portal.VPS.RemoteDesktop.Connect" %> - - - + + <asp:Literal ID="litServerName" runat="server"></asp:Literal> diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx.designer.cs b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx.designer.cs index 27051b70..7a85e535 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx.designer.cs +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/RemoteDesktop/Connect.aspx.designer.cs @@ -1,10 +1,37 @@ -//------------------------------------------------------------------------------ +// Copyright (c) 2012, Outercurve Foundation. +// All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, +// are permitted provided that the following conditions are met: +// +// - Redistributions of source code must retain the above copyright notice, this +// list of conditions and the following disclaimer. +// +// - Redistributions in binary form must reproduce the above copyright notice, +// this list of conditions and the following disclaimer in the documentation +// and/or other materials provided with the distribution. +// +// - Neither the name of the Outercurve Foundation nor the names of its +// contributors may be used to endorse or promote products derived from this +// software without specific prior written permission. +// +// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +// ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +// WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +// DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR +// ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +// (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +// LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +// SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +//------------------------------------------------------------------------------ // <auto-generated> // This code was generated by a tool. -// Runtime Version:2.0.50727.1434 // // Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. +// the code is regenerated. // </auto-generated> //------------------------------------------------------------------------------ diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/TestVirtualMachineTemplate.aspx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/TestVirtualMachineTemplate.aspx index 3ab48f3e..d9d55d80 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/TestVirtualMachineTemplate.aspx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/VPS/TestVirtualMachineTemplate.aspx @@ -4,9 +4,8 @@ <%@ Register src="../UserControls/SimpleMessageBox.ascx" tagname="SimpleMessageBox" tagprefix="uc1" %> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - -<html xmlns="http://www.w3.org/1999/xhtml" > +<!DOCTYPE html> +<html> <head runat="server"> <title>Test VPS Summary Template