From 4ff163c0d9c549a2eee4588fb9b25d19c2a3d3e4 Mon Sep 17 00:00:00 2001 From: Christina Fu Date: Wed, 22 Apr 2015 15:16:33 -0700 Subject: TKS Parameterized (revised, again) --- base/tks/shared/webapps/tks/404.html | 38 ++++++++++++++++------- base/tks/shared/webapps/tks/500.html | 38 ++++++++++++++++------- base/tks/shared/webapps/tks/agent/header.template | 25 +++++++++++++-- base/tks/shared/webapps/tks/agent/index.template | 25 +++++++++++++-- base/tks/shared/webapps/tks/agent/ports.template | 23 +++++++++++++- 5 files changed, 122 insertions(+), 27 deletions(-) (limited to 'base/tks') diff --git a/base/tks/shared/webapps/tks/404.html b/base/tks/shared/webapps/tks/404.html index 5122cc2e2..575dbf277 100755 --- a/base/tks/shared/webapps/tks/404.html +++ b/base/tks/shared/webapps/tks/404.html @@ -25,6 +25,27 @@ var port = location.port; + + + + + TKS 404 Error! + + +
- Dogtag® Certificate System + + Certificate System +
diff --git a/base/tks/shared/webapps/tks/500.html b/base/tks/shared/webapps/tks/500.html index 7547fa864..db20d0b6d 100755 --- a/base/tks/shared/webapps/tks/500.html +++ b/base/tks/shared/webapps/tks/500.html @@ -25,6 +25,27 @@ var port = location.port; ++ ++ + + + TKS 500 Error! + + +
diff --git a/base/tks/shared/webapps/tks/agent/header.template b/base/tks/shared/webapps/tks/agent/header.template index d1221b14b..30d058483 100644 --- a/base/tks/shared/webapps/tks/agent/header.template +++ b/base/tks/shared/webapps/tks/agent/header.template @@ -18,6 +18,27 @@ + + + + + Header @@ -29,9 +50,9 @@ - + - +
     Dogtag® Agent ServicesAgent Services
diff --git a/base/tks/shared/webapps/tks/agent/index.template b/base/tks/shared/webapps/tks/agent/index.template index 534ad257b..38a9d34f2 100644 --- a/base/tks/shared/webapps/tks/agent/index.template +++ b/base/tks/shared/webapps/tks/agent/index.template @@ -18,6 +18,27 @@ + + + + + TKS Agent @@ -29,9 +50,9 @@ diff --git a/base/tks/shared/webapps/tks/agent/ports.template b/base/tks/shared/webapps/tks/agent/ports.template index 4d33dd3f0..88acbb90f 100644 --- a/base/tks/shared/webapps/tks/agent/ports.template +++ b/base/tks/shared/webapps/tks/agent/ports.template @@ -18,6 +18,27 @@ + + + + + TKS Agent Ports @@ -31,7 +52,7 @@ - +
- + - +
     Dogtag® Agent ServicesAgent Services
     Dogtag® Services SummaryServices Summary
-- cgit