merge commit
This commit is contained in:
commit
9b9d1e1e94
27 changed files with 6 additions and 90 deletions
|
@ -5,21 +5,11 @@
|
||||||
</configSections>
|
</configSections>
|
||||||
<!-- Connection strings -->
|
<!-- Connection strings -->
|
||||||
<connectionStrings>
|
<connectionStrings>
|
||||||
<!--
|
<add name="EnterpriseServer" connectionString="Server=(local)\SQLExpress;Database=WebsitePanel;uid=sa;pwd=Password12" providerName="System.Data.SqlClient" />
|
||||||
<add name="EnterpriseServer" connectionString="server=HSTPROV01;database=WebsitePanelMerge;uid=WebsitePanel;pwd=aj7ep6fyhmw3b5qeth7c;" />
|
|
||||||
<add name="EnterpriseServer" connectionString="server=HSTWSP01;database=WebsitePanelMerge;uid=WebsitePanel;pwd=pserxfbnlc6hwmdedbp0;" providerName="System.Data.SqlClient" />
|
|
||||||
-->
|
|
||||||
|
|
||||||
<add name="EnterpriseServer" connectionString="server=HSTWSP01;database=WebsitePanelMerge;uid=WebsitePanel;pwd=pserxfbnlc6hwmdedbp0;" providerName="System.Data.SqlClient" />
|
|
||||||
|
|
||||||
</connectionStrings>
|
</connectionStrings>
|
||||||
<appSettings>
|
<appSettings>
|
||||||
<!-- Encryption util settings -->
|
<!-- Encryption util settings -->
|
||||||
<!--
|
<add key="WebsitePanel.CryptoKey" value="1234567890" />
|
||||||
<add key="WebsitePanel.CryptoKey" value="3x7eqt7zabc5n5afs6dg" />
|
|
||||||
<add key="WebsitePanel.CryptoKey" value="fr2ym4wn2gmbrj7dz336" />
|
|
||||||
-->
|
|
||||||
<add key="WebsitePanel.CryptoKey" value="fr2ym4wn2gmbrj7dz336" />
|
|
||||||
<!-- A1D4KDHUE83NKHddF -->
|
<!-- A1D4KDHUE83NKHddF -->
|
||||||
<add key="WebsitePanel.EncryptionEnabled" value="true" />
|
<add key="WebsitePanel.EncryptionEnabled" value="true" />
|
||||||
<!-- Web Applications -->
|
<!-- Web Applications -->
|
||||||
|
|
|
@ -396,7 +396,7 @@
|
||||||
.VpsBody
|
.VpsBody
|
||||||
{
|
{
|
||||||
float: left;
|
float: left;
|
||||||
background: transparent url(../images/VPS/module_header.gif) left top no-repeat;
|
background: transparent url(../images/Exchange/module_header.gif) left top no-repeat;
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
.VpsBottom
|
.VpsBottom
|
||||||
|
@ -456,7 +456,7 @@
|
||||||
{
|
{
|
||||||
float: left;
|
float: left;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
width: 600px;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#VpsContainer .Right
|
#VpsContainer .Right
|
||||||
|
|
|
@ -32,9 +32,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -28,9 +28,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -554,9 +554,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -55,9 +55,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -133,9 +133,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -277,9 +277,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -33,9 +33,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -115,9 +115,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -92,9 +92,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -95,9 +95,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -90,9 +90,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -31,9 +31,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -202,9 +202,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -56,9 +56,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -192,9 +192,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -205,9 +205,6 @@ function OpenRemoteDesktopWindow(resolution, width, height) {
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -70,9 +70,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -65,9 +65,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -194,9 +194,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -69,9 +69,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="HSFormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -93,9 +93,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -50,9 +50,6 @@
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -69,9 +69,6 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -86,9 +86,6 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -103,9 +103,6 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="Right">
|
|
||||||
<asp:Localize ID="FormComments" runat="server" meta:resourcekey="FormComments"></asp:Localize>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue