From 137d8f9e578f1c9f46d8cf338af68ef82cf39657 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 12:38:03 -0400 Subject: Updated hr.gif paths. --- .../webapps/ca/agent/ca/EnrollSuccess.template | 2 +- .../shared/webapps/ca/agent/ca/ListRequests.html | 2 +- .../webapps/ca/agent/ca/ProfileApprove.template | 2 +- .../shared/webapps/ca/agent/ca/ProfileList.template | 2 +- .../webapps/ca/agent/ca/ProfileProcess.template | 2 +- .../webapps/ca/agent/ca/ProfileReview.template | 2 +- .../webapps/ca/agent/ca/ProfileSelect.template | 2 +- .../ca-ui/shared/webapps/ca/agent/ca/SrchCert.html | 20 ++++++++++---------- .../shared/webapps/ca/agent/ca/SrchRequests.html | 10 +++++----- .../shared/webapps/ca/agent/ca/SrchRevokeCert.html | 12 ++++++------ .../ca-ui/shared/webapps/ca/agent/ca/UpdateDir.html | 2 +- .../webapps/ca/agent/ca/cloneRedirect.template | 2 +- .../webapps/ca/agent/ca/displayBySerial.template | 2 +- .../webapps/ca/agent/ca/displayBySerial2.template | 2 +- .../shared/webapps/ca/agent/ca/displayCRL.template | 2 +- .../ca/agent/ca/displayCertFromRequest.template | 2 +- .../shared/webapps/ca/agent/ca/getOCSPInfo.template | 2 +- .../shared/webapps/ca/agent/ca/getStats.template | 2 +- dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.html | 2 +- .../shared/webapps/ca/agent/ca/monitor.template | 2 +- .../webapps/ca/agent/ca/processCertReq.template | 4 ++-- .../shared/webapps/ca/agent/ca/processReq.template | 2 +- .../shared/webapps/ca/agent/ca/queryBySerial.html | 2 +- .../ca-ui/shared/webapps/ca/agent/ca/queryCert.html | 16 ++++++++-------- .../shared/webapps/ca/agent/ca/queryCert.template | 4 ++-- .../shared/webapps/ca/agent/ca/queryReq.template | 2 +- .../webapps/ca/agent/ca/reasonToRevoke.template | 2 +- .../ca-ui/shared/webapps/ca/agent/ca/revokeCert.html | 10 +++++----- .../shared/webapps/ca/agent/ca/srchCert.template | 4 ++-- .../shared/webapps/ca/agent/ca/toDisplayCRL.template | 2 +- .../shared/webapps/ca/agent/ca/toUpdateCRL.template | 2 +- .../ca-ui/shared/webapps/ca/agent/ca/updateCRL.html | 2 +- .../shared/webapps/ca/agent/ca/updateCRL.template | 2 +- .../shared/webapps/ca/agent/ca/updateDir.template | 2 +- 34 files changed, 66 insertions(+), 66 deletions(-) (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/ca') diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template index a2f8e499d..08bcd5240 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template @@ -64,7 +64,7 @@ document.writeln('Congratulations a certificate has been issued and ' + document.writeln('

'); document.writeln('Issued Certificates: '); document.writeln('

'); -document.writeln(''); +document.writeln('
'); document.writeln(' '); document.writeln(' '); document.writeln(' '); diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ListRequests.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ListRequests.html index 967e5592f..882f43ee3 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ListRequests.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ListRequests.html @@ -46,7 +46,7 @@ function doSubmit(form) List Requests
Use this form to show a list of certificate requests. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileApprove.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileApprove.template index 6e0558df9..ff8613b42 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileApprove.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileApprove.template @@ -21,7 +21,7 @@ Manage Certificate Profiles
Use this form to approve a certificate profile. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileList.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileList.template index 1514ad754..42e0f5cb3 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileList.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileList.template @@ -21,7 +21,7 @@ Manage Certificate Profiles
Use this form to approve a certificate profile. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileProcess.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileProcess.template index 70e7b2ae8..95c38b2f3 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileProcess.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileProcess.template @@ -34,7 +34,7 @@ if (typeof(requestId) != "undefined") { document.writeln('
'); -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileReview.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileReview.template index 4e27f5245..d3b997026 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileReview.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileReview.template @@ -40,7 +40,7 @@ document.writeln(requestId); document.writeln('
'); -
 
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileSelect.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileSelect.template index 4c7139d69..87bf61f45 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileSelect.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/ProfileSelect.template @@ -21,7 +21,7 @@ Approve Certificate Profile
Use this form to approve a certificate profile. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchCert.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchCert.html index 175efd744..f3c8db026 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchCert.html @@ -32,7 +32,7 @@ Use this form to compose queries based on properties of the certificate. -
 
+
@@ -45,7 +45,7 @@ Leave a box unchecked to ignore that filter. You can click more than one box to get a combination of search criteria. -
 
+
@@ -166,7 +166,7 @@ function serialNumberRangeCrit() -
 
+
@@ -208,7 +208,7 @@ function statusRangeCrit() //--> -
 
+
@@ -343,7 +343,7 @@ function subjectCrit() //--> -
 
+
@@ -641,7 +641,7 @@ function revocationReasonCrit() //--> -
 
+
@@ -901,7 +901,7 @@ function issuedOnCrit() -
 
+
@@ -1357,7 +1357,7 @@ function validityLengthCrit() -
 
+
@@ -1397,7 +1397,7 @@ function basicConstraints() -
 
+
@@ -1649,7 +1649,7 @@ function doSubmit(form) -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRequests.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRequests.html index cadce80ef..08433aa7d 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRequests.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRequests.html @@ -32,7 +32,7 @@ Use this form to compose queries based on properties of the request. -
 
+
@@ -45,7 +45,7 @@ Leave a box unchecked to ignore that filter. You can click more than one box to get a combination of search criteria. -
 
+
@@ -150,7 +150,7 @@ function requestNumberRangeCrit() -
 
+
@@ -192,7 +192,7 @@ function typeRangeCrit() //--> -
 
+
@@ -285,7 +285,7 @@ function doSubmit(form) -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRevokeCert.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRevokeCert.html index b81185312..4f11ddf33 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRevokeCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/SrchRevokeCert.html @@ -33,7 +33,7 @@ Use this form to revoke a set of certificates determined by one or more properties of the certificate. -
 
+
@@ -51,7 +51,7 @@ they are revoked. -
 
+
@@ -172,7 +172,7 @@ function serialNumberRangeCrit() -
 
+
@@ -312,7 +312,7 @@ function subjectCrit() -
 
+
@@ -543,7 +543,7 @@ function issuedOnCrit() //--> -
 
+
@@ -1091,7 +1091,7 @@ function doSubmit(form) -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/UpdateDir.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/UpdateDir.html index 9febeabdb..1fb9541cd 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/UpdateDir.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/UpdateDir.html @@ -244,7 +244,7 @@ the update may not be reflected in the directory. You can use this form again to update those certificates. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/cloneRedirect.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/cloneRedirect.template index ef763e83f..0f1ad7812 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/cloneRedirect.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/cloneRedirect.template @@ -25,7 +25,7 @@ Feature Unavailable to Clones -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial.template index 4f2d6f2d5..5d994cd43 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial.template @@ -104,7 +104,7 @@ if (navigator.appName == 'Netscape' && //-->
-
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial2.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial2.template index 5c700da66..4a193e324 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial2.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayBySerial2.template @@ -67,7 +67,7 @@ if (navigator.appName == 'Netscape' && //-->
-
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template index b3f0a50a0..988c6db51 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCRL.template @@ -36,7 +36,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { Certificate Revocation List
-
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCertFromRequest.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCertFromRequest.template index 13bbb166b..f1148570c 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCertFromRequest.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/displayCertFromRequest.template @@ -55,7 +55,7 @@ function displayCert(cert) '
'); document.writeln( '
 
'+ + 'background="/pki/images/hr.gif" width="100%">'+ ''+ ''+ ''+ diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template index 46e4ccf32..cfafd6208 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/getOCSPInfo.template @@ -36,7 +36,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { OCSP Service
-
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template index 59c59eea5..0af670816 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/getStats.template @@ -36,7 +36,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { Statistics
-
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.html index 5b520f924..59e2f4078 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.html @@ -30,7 +30,7 @@ Use this form to query performance of this authority within a specified time range. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.template index 1d84f9f20..73c3eb736 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/monitor.template @@ -24,7 +24,7 @@ Monitor -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template index 437895934..4d263fefd 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template @@ -74,7 +74,7 @@ function renderFoot() if (result.header.seqNum == null) { document.writeln(''); document.writeln('Problem Processing Your Request'); - document.writeln('
 
'); + document.writeln('
'); agent/document.writeln('
 
'); document.writeln(''); document.write('

The Certificate Manager encountered a problem while processing your request.'); @@ -91,7 +91,7 @@ if (result.header.seqNum == null) { } else { document.writeln(''); document.writeln('Request ' + result.header.seqNum + ''); - document.writeln(''); + document.writeln('
'); document.writeln('
 
'); document.writeln(''); diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template index 2f8fc7778..172125e38 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template @@ -1348,7 +1348,7 @@ document.writeln('Request '+ result.header.seqNum + ''); -document.writeln(''); +document.writeln('
'); document.writeln('
 
'); document.writeln('

Use this form to list certificates whose serial numbers fall within a specified range. - +
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html index 401d59f08..a7ba0d045 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.html @@ -32,7 +32,7 @@ Use this form to compose queries based on properties of the certificate. -
 
+
@@ -45,7 +45,7 @@ Leave a box unchecked to ignore that filter. You can click more than one box to get a combination of search criteria. -
 
+
@@ -161,7 +161,7 @@ function serialNumberRangeCrit() -
 
+
@@ -199,7 +199,7 @@ function statusRangeCrit() //--> -
 
+
@@ -321,7 +321,7 @@ function subjectCrit() //--> -
 
+
@@ -619,7 +619,7 @@ function revocationReasonCrit() //--> -
 
+
@@ -860,7 +860,7 @@ function issuedOnCrit() -
 
+
@@ -1335,7 +1335,7 @@ function validityLengthCrit() //--> -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.template index 32f30d226..40ee64b0c 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryCert.template @@ -64,7 +64,7 @@ table#t td { Search Results
-
 
+
@@ -383,7 +383,7 @@ document.write("
 
\n"); if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) || (result.header.querySentinelDown != null)) { document.write("
 \n" + - "\n"+ + "
\n"+ "
 
\n"); } diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryReq.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryReq.template index 9fb63a109..ed8285bb6 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryReq.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryReq.template @@ -60,7 +60,7 @@ DIV.subject A:hover {text-decoration: underline;} Request Queue
- +
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/reasonToRevoke.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/reasonToRevoke.template index 5752d14de..ffb648beb 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/reasonToRevoke.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/reasonToRevoke.template @@ -261,7 +261,7 @@ Certificate Revocation Confirmation
Use this form to confirm certificate revocation by selecting appropriate revocation reason and submitting the form. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/revokeCert.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/revokeCert.html index 8bbfd12a5..7bfc6f6ef 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/revokeCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/revokeCert.html @@ -33,7 +33,7 @@ Use this form to revoke a set of certificates determined by one or more properties of the certificate. -
 
+
@@ -51,7 +51,7 @@ they are revoked. -
 
+
@@ -167,7 +167,7 @@ function serialNumberRangeCrit() -
 
+
@@ -291,7 +291,7 @@ function subjectCrit() -
 
+
@@ -531,7 +531,7 @@ function issuedOnCrit() //--> -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/srchCert.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/srchCert.template index fcaa1adf8..001b0e3b5 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/srchCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/srchCert.template @@ -25,7 +25,7 @@ Search Results
-
 
+
@@ -319,7 +319,7 @@ if (result.recordSet.length == 0) { result.header.totalRecordCount > 1) || (result.header.querySentinel != null)) { document.write("
 \n" + - "
 
\n"+ + "
\n"+ "
 
\n"); } diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template index a1467810e..a2a30dd64 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template @@ -36,7 +36,7 @@ The numbers displayed in the recent changes column are representing newly revoked, taken off hold, and expired certificates. - +
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/toUpdateCRL.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/toUpdateCRL.template index 1d804a604..8f7e1990c 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/toUpdateCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/toUpdateCRL.template @@ -35,7 +35,7 @@ In a few situations, however, you may want to update the CRL manually. Use this form to update the CRL manually. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.html index 70216a531..700d167cf 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.html @@ -34,7 +34,7 @@ In a few situations, however, you may want to update the CRL manually. Use this form to update the CRL manually. -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.template index ebe318599..2b05486b4 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateCRL.template @@ -25,7 +25,7 @@ Update Certificate Revocation List Result -
 
+
diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateDir.template b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateDir.template index 64954a257..942db568d 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateDir.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/updateDir.template @@ -24,7 +24,7 @@ Update Directory Server Results -
 
+
-- cgit