summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tks-ui/shared
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 06:48:41 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-08-04 06:48:41 +0000
commit921ce6d946940dda1e9b57fe59be34e719100845 (patch)
tree17a31d88848471e205351191e464127a8754526f /pki/dogtag/tks-ui/shared
parenta5bcff2e148d2ac394f4b5e022720e75163d0e72 (diff)
downloadpki-921ce6d946940dda1e9b57fe59be34e719100845.tar.gz
pki-921ce6d946940dda1e9b57fe59be34e719100845.tar.xz
pki-921ce6d946940dda1e9b57fe59be34e719100845.zip
Bugzilla Bug #436990 - browser tab shows no distinguishable names for systems
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1149 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tks-ui/shared')
-rwxr-xr-xpki/dogtag/tks-ui/shared/webapps/tks/404.html2
-rwxr-xr-xpki/dogtag/tks-ui/shared/webapps/tks/500.html2
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenPending.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenRejected.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSuccess.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSvcPending.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnauthorized.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template4
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/index.template2
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/ports.template2
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html2
-rw-r--r--pki/dogtag/tks-ui/shared/webapps/tks/services.template2
14 files changed, 14 insertions, 30 deletions
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/404.html b/pki/dogtag/tks-ui/shared/webapps/tks/404.html
index 8ac09f4c4..f6fc24a77 100755
--- a/pki/dogtag/tks-ui/shared/webapps/tks/404.html
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/404.html
@@ -25,7 +25,7 @@ var port = location.port;
</script>
<head>
-<title>Certificate System</title>
+<title>TKS 404 Error!</title>
<!-- always expand ALL relative paths -->
<script language=javascript>
document.write('<link rel="shortcut icon" href="');
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/500.html b/pki/dogtag/tks-ui/shared/webapps/tks/500.html
index 6a43327ee..a82cbeab2 100755
--- a/pki/dogtag/tks-ui/shared/webapps/tks/500.html
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/500.html
@@ -25,7 +25,7 @@ var port = location.port;
</script>
<head>
-<title>Certificate System</title>
+<title>TKS 500 Error!</title>
<!-- always expand ALL relative paths -->
<script language=javascript>
document.write('<link rel="shortcut icon" href="');
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template b/pki/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template
index a8b9415df..53e975d14 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>TKS Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template
index d82f790f9..e4a49ae07 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>TKS Agent Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenPending.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenPending.template
index 0ff5f4383..a75a5ebdc 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenPending.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenPending.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Pending
-</TITLE>
+<TITLE>TKS Agent Request Pending</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenRejected.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenRejected.template
index a5dd68f49..112717a7e 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenRejected.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenRejected.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Rejected
-</TITLE>
+<TITLE>TKS Agent Request Rejected</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSuccess.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSuccess.template
index 9a0ead814..02a9b9b8b 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSuccess.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSuccess.template
@@ -20,9 +20,7 @@
<!-- This template is intended to be replaced by request specific results ! -->
<CMS_TEMPLATE>
-<TITLE>
-Generic Request Success
-</TITLE>
+<TITLE>TKS Agent Generic Request Success</TITLE>
<BODY BGCOLOR=white>
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSvcPending.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSvcPending.template
index f639a39a9..cb36a5881 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSvcPending.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenSvcPending.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Request Svc Pending
-</TITLE>
+<TITLE>TKS Agent Request Svc Pending</TITLE>
<BODY bgcolor="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnauthorized.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnauthorized.template
index c29372843..c6e62f841 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnauthorized.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnauthorized.template
@@ -20,9 +20,7 @@
<!-- This template is intended to be replaced by request specific results ! -->
<CMS_TEMPLATE>
-<TITLE>
-Generic Unauthorized
-</TITLE>
+<TITLE>TKS Agent Generic Unauthorized</TITLE>
<BODY BGCOLOR=white>
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template
index a8b9415df..53287a8a0 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template
@@ -19,9 +19,7 @@
<HTML>
<CMS_TEMPLATE>
-<TITLE>
-CS Processing Error
-</TITLE>
+<TITLE>TKS Agent Processing Error!</TITLE>
<BODY BGCOLOR="white">
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/index.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/index.template
index 2b9a4d4e3..588712364 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/index.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/index.template
@@ -19,7 +19,7 @@
<html>
<head>
<CMS_TEMPLATE>
-<title>Index</title>
+<title>TKS Agent</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/ports.template b/pki/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
index 6cb99831d..e1f1ee73e 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/ports.template
@@ -19,7 +19,7 @@
<html>
<head>
<CMS_TEMPLATE>
-<title>Index</title>
+<title>TKS Agent Ports</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html b/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
index aea2145d5..615afae2c 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/agent/tks/index.html
@@ -21,7 +21,7 @@
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<link rel="shortcut icon" href="/tks/agent/graphics/favicon.ico" />
- <title>index.html</title>
+ <title>TKS Agent</title>
</head>
<body>
<div style="text-align: center;"><big><big><big><big><span
diff --git a/pki/dogtag/tks-ui/shared/webapps/tks/services.template b/pki/dogtag/tks-ui/shared/webapps/tks/services.template
index 1bf087a6e..022c4c87d 100644
--- a/pki/dogtag/tks-ui/shared/webapps/tks/services.template
+++ b/pki/dogtag/tks-ui/shared/webapps/tks/services.template
@@ -18,7 +18,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<CMS_TEMPLATE>
-<title>Certificate System</title>
+<title>TKS Services</title>
<link rel="shortcut icon" href="admin/console/img/favicon.ico" />
<link rel="stylesheet" href="admin/console/css/pki-base.css" type="text/css" />
<META http-equiv=Content-Type content="text/html; charset=UTF-8">