summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
Diffstat (limited to 'base')
-rw-r--r--base/ca/shared/webapps/ca/admin/ca/sendCookie.template2
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/ProfileList.template1
-rw-r--r--base/ca/shared/webapps/ca/ee/ca/blank.html (renamed from base/ca/shared/webapps/ca/agent/ca/blank.html)0
-rw-r--r--base/kra/shared/webapps/kra/agent/kra/blank.html10
-rw-r--r--base/server/share/webapps/pki/admin/console/config/hierarchypanel.vm1
5 files changed, 2 insertions, 12 deletions
diff --git a/base/ca/shared/webapps/ca/admin/ca/sendCookie.template b/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
index b35881ed6..296f2f07b 100644
--- a/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
+++ b/base/ca/shared/webapps/ca/admin/ca/sendCookie.template
@@ -20,7 +20,7 @@
<CMS_TEMPLATE>
<title>CA Admin Send Cookie</title>
<link rel="shortcut icon" href="/pki/images/favicon.ico" />
- <link rel="stylesheet" href="/ca/css/rhn-base.css" type="text/css" />
+ <link rel="stylesheet" href="/pki/css/pki-base.css" type="text/css" />
<META http-equiv=Content-Type content="text/html; charset=UTF-8">
</head>
diff --git a/base/ca/shared/webapps/ca/ee/ca/ProfileList.template b/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
index 7b50b2283..dce26ee54 100644
--- a/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
+++ b/base/ca/shared/webapps/ca/ee/ca/ProfileList.template
@@ -26,6 +26,7 @@
$(function() {
$.i18n.properties({
name: 'ProfileList',
+ language: ' ', // suppress potential 404's due to .i18n.browserLang()
path: '/pki/ca/ee/',
mode: 'map',
callback: function() {
diff --git a/base/ca/shared/webapps/ca/agent/ca/blank.html b/base/ca/shared/webapps/ca/ee/ca/blank.html
index e41af69c4..e41af69c4 100644
--- a/base/ca/shared/webapps/ca/agent/ca/blank.html
+++ b/base/ca/shared/webapps/ca/ee/ca/blank.html
diff --git a/base/kra/shared/webapps/kra/agent/kra/blank.html b/base/kra/shared/webapps/kra/agent/kra/blank.html
deleted file mode 100644
index d2c04a676..000000000
--- a/base/kra/shared/webapps/kra/agent/kra/blank.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<title>Untitled Document</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-</head>
-
-<body bgcolor="#CCCCCC">
-</body>
-</html>
diff --git a/base/server/share/webapps/pki/admin/console/config/hierarchypanel.vm b/base/server/share/webapps/pki/admin/console/config/hierarchypanel.vm
index e6c03a6b1..d1a7e06ee 100644
--- a/base/server/share/webapps/pki/admin/console/config/hierarchypanel.vm
+++ b/base/server/share/webapps/pki/admin/console/config/hierarchypanel.vm
@@ -18,7 +18,6 @@
<SCRIPT type="text/JavaScript">
function myOnLoad() {
- setURL();
}
function performPanel() {