From 1fa67981ebfa941b4c1f6af772ab44ebb53c00b6 Mon Sep 17 00:00:00 2001 From: Virtuworks Date: Sat, 11 Aug 2012 00:07:09 -0400 Subject: [PATCH] Fix resource file for "Internal Server" name on SQL Edit Database Screen. Resource Key was missing and was causing a blank display. --- .../App_LocalResources/SqlEditDatabase.ascx.resx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/App_LocalResources/SqlEditDatabase.ascx.resx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/App_LocalResources/SqlEditDatabase.ascx.resx index cdb67610..eb81b24c 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/App_LocalResources/SqlEditDatabase.ascx.resx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/App_LocalResources/SqlEditDatabase.ascx.resx @@ -135,6 +135,10 @@ Users - + + Internal Server: + + + External Server: \ No newline at end of file