diff options
author | Endi Sukma Dewata <edewata@redhat.com> | 2012-11-02 12:38:03 -0400 |
---|---|---|
committer | Endi Sukma Dewata <edewata@redhat.com> | 2012-11-06 15:45:48 -0500 |
commit | 137d8f9e578f1c9f46d8cf338af68ef82cf39657 (patch) | |
tree | 3883f138a72a011f8ca81a068d752cb0f679365c | |
parent | 810ecfefc4ebe60757638ffcc077bf2d30538aa7 (diff) | |
download | pki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.zip pki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.tar.gz pki-137d8f9e578f1c9f46d8cf338af68ef82cf39657.tar.xz |
Updated hr.gif paths.
109 files changed, 190 insertions, 190 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/GenUnexpectedError.template b/dogtag/ca-ui/shared/webapps/ca/GenUnexpectedError.template index 1e51f85..3125599 100644 --- a/dogtag/ca-ui/shared/webapps/ca/GenUnexpectedError.template +++ b/dogtag/ca-ui/shared/webapps/ca/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template b/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template index 7a47f2c..57d118a 100644 --- a/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template +++ b/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/admin/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/admin/ca/EnrollSuccess.template b/dogtag/ca-ui/shared/webapps/ca/admin/ca/EnrollSuccess.template index d0e5af3..d370983 100644 --- a/dogtag/ca-ui/shared/webapps/ca/admin/ca/EnrollSuccess.template +++ b/dogtag/ca-ui/shared/webapps/ca/admin/ca/EnrollSuccess.template @@ -59,7 +59,7 @@ document.writeln('Congratulations a certificate has been issued and ' + document.writeln('<P>'); document.writeln('Issued Certificates: </font>'); document.writeln('<P>'); -document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/ca/admin/graphics/hr.gif" width="100%">'); +document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">'); document.writeln(' <tr> '); document.writeln(' <td> </td>'); document.writeln(' </tr>'); diff --git a/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html b/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html index 4fc9e01..42db231 100644 --- a/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html @@ -293,7 +293,7 @@ Administrator/Agent Certificate Enrollment<br> again, or to enroll other users, please see the documentation. </font> -<table border="0" cellspacing="0" cellpadding="2" background=/ca/admin/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -311,7 +311,7 @@ Administrator/Agent Certificate Enrollment<br> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background=/ca/admin/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/GenError.template b/dogtag/ca-ui/shared/webapps/ca/agent/GenError.template index 33133ce..19f85f7 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/GenError.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/GenError.template @@ -29,7 +29,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/GenUnexpectedError.template b/dogtag/ca-ui/shared/webapps/ca/agent/GenUnexpectedError.template index b00295c..58534e0 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/GenUnexpectedError.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 a2f8e49..08bcd52 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('<P>'); document.writeln('Issued Certificates: </font>'); document.writeln('<P>'); -document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%">'); +document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">'); document.writeln(' <tr> '); document.writeln(' <td> </td>'); document.writeln(' </tr>'); 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 967e559..882f43e 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) <font size="+1" face="PrimaSans BT, Verdana, sans-serif">List Requests<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to show a list of certificate requests.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 6e0558d..ff8613b 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 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Manage Certificate Profiles<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to approve a certificate profile.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 1514ad7..42e0f5c 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 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Manage Certificate Profiles<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to approve a certificate profile.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 70e7b2a..95c38b2 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('<br></font>'); </script> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"></font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 4e27f52..d3b9970 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('<br></font>'); </script> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"></font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> 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 4c7139d..87bf61f 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 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Approve Certificate Profile<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to approve a certificate profile.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 175efd7..f3c8db0 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -166,7 +166,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -208,7 +208,7 @@ function statusRangeCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -343,7 +343,7 @@ function subjectCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -641,7 +641,7 @@ function revocationReasonCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -901,7 +901,7 @@ function issuedOnCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1357,7 +1357,7 @@ function validityLengthCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1397,7 +1397,7 @@ function basicConstraints() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1649,7 +1649,7 @@ function doSubmit(form) <INPUT TYPE="HIDDEN" NAME="SSLClient" VALUE=""> <INPUT TYPE="HIDDEN" NAME="SSLServer" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 cadce80..08433aa 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -150,7 +150,7 @@ function requestNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -192,7 +192,7 @@ function typeRangeCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -285,7 +285,7 @@ function doSubmit(form) <INPUT TYPE="HIDDEN" NAME="op" VALUE=""> <INPUT TYPE="HIDDEN" NAME="queryRequestFilter" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 b811853..4f11ddf 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -51,7 +51,7 @@ they are revoked. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -172,7 +172,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -312,7 +312,7 @@ function subjectCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -543,7 +543,7 @@ function issuedOnCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1091,7 +1091,7 @@ function doSubmit(form) <INPUT TYPE="HIDDEN" NAME="count" VALUE=""> <INPUT TYPE="HIDDEN" NAME="unit" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 9febeab..1fb9541 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 ef763e8..0f1ad78 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 </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 4f2d6f2..5d994cd 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' && //--> </SCRIPT> </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 5c700da..4a193e3 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' && //--> </SCRIPT> </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="art/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 b3f0a50..988c6db 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") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Certificate Revocation List </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 13bbb16..f114857 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) '</font><br>'); document.writeln( '<table border="0" cellspacing="0" cellpadding="0" '+ - 'background="/ca/agent/graphics/hr.gif" width="100%">'+ + 'background="/pki/images/hr.gif" width="100%">'+ '<tr>'+ '<td> </td>'+ '</tr>'+ 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 46e4ccf..cfafd62 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") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> OCSP Service </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 59c59ee..0af6708 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") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Statistics </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> 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 5b520f9..59e2f40 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 @@ <font size=-1 face="PrimaSans BT, Verdana, sans-serif"> Use this form to query performance of this authority within a specified time range.</font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 1d84f9f..73c3eb7 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 @@ <font size="+1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif"> Monitor </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 4378959..4d263fe 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('<font size="+1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif">'); document.writeln('Problem Processing Your Request</font>'); - document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif">'); + document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif">'); agent/document.writeln('<tr><td> </td></tr></table>'); document.writeln('<font size="-1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif">'); document.write('<P>The Certificate Manager encountered a problem while processing your request.'); @@ -91,7 +91,7 @@ if (result.header.seqNum == null) { } else { document.writeln('<font size="+1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif">'); document.writeln('Request <b>' + result.header.seqNum + '</b></font>'); - document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif">'); + document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif">'); document.writeln('<tr><td> </td></tr></table>'); document.writeln('<font size="-1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif">'); 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 2f8fc77..172125e 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 <a href="/ca/agent/ca/processReq?seqNum='+ 'request \')" onMouseOut="return helpstatus(\'\')">'+ result.header.seqNum + '</a></font>'); -document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif">'); +document.writeln('<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif">'); document.writeln('<tr><td> </td></tr></table>'); document.writeln('<FORM ACTION=/ca/processCertReq METHOD=POST ' + diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryBySerial.html b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryBySerial.html index 3232205..4cc7b91 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryBySerial.html +++ b/dogtag/ca-ui/shared/webapps/ca/agent/ca/queryBySerial.html @@ -118,7 +118,7 @@ function doSubmit(form) <font size=-1 face="PrimaSans BT, Verdana, sans-serif"> Use this form to list certificates whose serial numbers fall within a specified range.</font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 401d59f..a7ba0d0 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -161,7 +161,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -199,7 +199,7 @@ function statusRangeCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -321,7 +321,7 @@ function subjectCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -619,7 +619,7 @@ function revocationReasonCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -860,7 +860,7 @@ function issuedOnCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1335,7 +1335,7 @@ function validityLengthCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 32f30d2..40ee64b 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 { <body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#000000"> <font face="PrimaSans BT, Verdana, sans-serif" size="+1">Search Results </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -383,7 +383,7 @@ document.write("</table>\n"); if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) || (result.header.querySentinelDown != null)) { document.write("<br> \n" + - "<table border='0' cellspacing='0' cellpadding='0' background='/graphics/hr.gif' width='100%'>\n"+ + "<table border='0' cellspacing='0' cellpadding='0' background='/pki/images/hr.gif' width='100%'>\n"+ "<tr><td> </td></tr></table>\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 9fb63a1..ed8285b 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;} <font size=+1 face="PrimaSans BT, Verdana, sans-serif">Request Queue</font> <br> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 5752d14..ffb648b 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</font><br> Use this form to confirm certificate revocation by selecting appropriate revocation reason and submitting the form.</font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 8bbfd12..7bfc6f6 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -51,7 +51,7 @@ they are revoked. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -167,7 +167,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -291,7 +291,7 @@ function subjectCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -531,7 +531,7 @@ function issuedOnCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 fcaa1ad..001b0e3 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 @@ <body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#000000"> <font face="PrimaSans BT, Verdana, sans-serif" size="+1">Search Results </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/agent/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -319,7 +319,7 @@ if (result.recordSet.length == 0) { result.header.totalRecordCount > 1) || (result.header.querySentinel != null)) { document.write("<br> \n" + - "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" background=\"/ca/agent/graphics/hr.gif\" width=\"100%\">\n"+ + "<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" background=\"/pki/images/hr.gif\" width=\"100%\">\n"+ "<tr><td> </td></tr></table>\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 a146781..a2a30dd 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 1d804a6..8f7e199 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 70216a5..700d167 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. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 ebe3185..2b05486 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 </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> 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 64954a2..942db56 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 @@ <font size="+1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif"> Update Directory Server Results </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html index 7304e96..60c8fe3 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/AIMEnroll.html @@ -150,7 +150,7 @@ AIM User Enrollment <br> automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -165,7 +165,7 @@ AIM User Enrollment <br> plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html index ac0698d..70b039d 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedDualEnroll.html @@ -168,7 +168,7 @@ encryption cert can be found, and the user ID and password are correct your cert certificates, you want to remove the original pair from your database. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -183,7 +183,7 @@ certificates, you want to remove the original pair from your database. plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html index c6d6f41..68b466c 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedEncryptionEnroll.html @@ -230,7 +230,7 @@ password are correct your certificate will be issued automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -245,7 +245,7 @@ password are correct your certificate will be issued plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html index 80e4358..5591ac8 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/CertBasedSingleEnroll.html @@ -231,7 +231,7 @@ password are correct your certificate will be issued automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -246,7 +246,7 @@ password are correct your certificate will be issued plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html index 6371d74..a75fa76 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirPinUserEnroll.html @@ -240,7 +240,7 @@ Directory And PIN Based User Enrollment <br> your certificate will be issued automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -255,7 +255,7 @@ Directory And PIN Based User Enrollment <br> plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html index 6687103..e96f6bb 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DirUserEnroll.html @@ -238,7 +238,7 @@ Directory Based User Enrollment <br> automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -253,7 +253,7 @@ Directory Based User Enrollment <br> plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DisplayCRL.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DisplayCRL.html index 47fb11a..5283414 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/DisplayCRL.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/DisplayCRL.html @@ -78,7 +78,7 @@ Use this form to check whether a particular certificate has been revoked or to import the latest Certificate Revocation List. </font> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html index 4afe4dd..d34610d 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/GetCAChain.html @@ -44,7 +44,7 @@ Use this form to import the CA certificate chain into your browser (users) or your server (administrators). This is a one-time operation. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html index 3a8b70d..cf08033 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManObjSignEnroll.html @@ -327,7 +327,7 @@ Manual Object Signing Enrollment you will receive the certificate in email, along with instructions for installing it. </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -342,7 +342,7 @@ Manual Object Signing Enrollment </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html index b82ec1d..4f3ecc1 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ManUserEnroll.html @@ -318,7 +318,7 @@ Manual User Enrollment you will receive the certificate in email, along with instructions for installing it. </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -333,7 +333,7 @@ Manual User Enrollment </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html index 3cf5b0e..77cde04 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/NISUserEnroll.html @@ -230,7 +230,7 @@ NIS Based User Enrollment <br> automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -245,7 +245,7 @@ NIS Based User Enrollment <br> plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html index eebc08a..7df6433 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/PortalEnrollment.html @@ -272,7 +272,7 @@ Portal User Enrollment <br> will be done automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -287,7 +287,7 @@ Portal User Enrollment <br> plan to use your certificate. </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileList.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileList.template index de7c32c..fc063e1 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileList.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileList.template @@ -25,7 +25,7 @@ Certificate Profile Use this form to select a certificate profile for the request. <p> </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template index 6a63a0a..bcb047d 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSelect.template @@ -25,7 +25,7 @@ Certificate Profile Use this form to submit the request. <p> </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSubmit.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSubmit.template index 6fa3a0d..ce1ec12 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSubmit.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/ProfileSubmit.template @@ -24,7 +24,7 @@ Certificate Profile <Font size="-1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif"> <p> </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html index a286e82..833a9a5 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserDnEnroll.html @@ -235,7 +235,7 @@ End Sub automatically. </font> -<table border="0" cellspacing="0" cellpadding="2" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="2" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -253,7 +253,7 @@ End Sub </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRenewal.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRenewal.html index 2a73318..df65046 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRenewal.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRenewal.html @@ -34,7 +34,7 @@ certificates you can send to the server. Select the certificate you want to renew from this window. </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -49,7 +49,7 @@ </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html index d9013c1..f8d653e 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/UserRevocation.html @@ -32,7 +32,7 @@ certificates you can send to the server. Select the certificate you want to revoke from this window. </font> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -48,7 +48,7 @@ </font></td> </tr> </table> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html index b43e584..2fbaa04 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/checkRequest.html @@ -33,7 +33,7 @@ Use this form to verify status of the specified certificate request. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial.template index e01e4e1..e9b4d72 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial.template @@ -74,7 +74,7 @@ if (navigator.appName == 'Netscape' && //--> </SCRIPT> </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial2.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial2.template index 909cf80..f8f3064 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial2.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayBySerial2.template @@ -67,7 +67,7 @@ if (navigator.appName == 'Netscape' && //--> </SCRIPT> </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCRL.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCRL.template index 2b98ed5..e829387 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCRL.template @@ -28,7 +28,7 @@ <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Certificate Revocation List </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template index 7ce74f9..4e93919 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCaCert.template @@ -28,7 +28,7 @@ <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> CA Certificate Chain </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width= +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width= "100%"> <tr> <td> </td> @@ -66,7 +66,7 @@ if (result.header.displayFormat == "chain") { function displayCertificate(cert,i) { - document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%">' + '\n' + + document.writeln('<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%">' + '\n' + ' <tr>' + '\n' + ' <td> </td>' + '\n' + ' </tr>' + '\n' + diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCertFromRequest.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCertFromRequest.template index d307441..aafa17a 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCertFromRequest.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/displayCertFromRequest.template @@ -55,7 +55,7 @@ function displayCert(cert) '</font><br>'); document.writeln( '<table border="0" cellspacing="0" cellpadding="0" '+ - 'background="/ca/ee/graphics/hr.gif" width="100%">'+ + 'background="/pki/images/hr.gif" width="100%">'+ '<tr>'+ '<td> </td>'+ '</tr>'+ diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryBySerial.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryBySerial.html index 1afb746..557a1cf 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryBySerial.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryBySerial.html @@ -122,7 +122,7 @@ function doSubmit(form) Use this form to list certificates whose serial numbers fall within a specified range.</font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html index 25eaca6..32e2ac6 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.html @@ -34,7 +34,7 @@ Search for Certificates Use this form to compose queries based on properties of the certificate. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -47,7 +47,7 @@ Leave a box unchecked to ignore that filter. You can click more than one box to get a combination of search criteria. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -165,7 +165,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -299,7 +299,7 @@ function subjectCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -596,7 +596,7 @@ function revocationReasonCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -838,7 +838,7 @@ function issuedOnCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1316,7 +1316,7 @@ function validityLengthCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template index a6dcf31..1165cb3 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/queryCert.template @@ -62,7 +62,7 @@ table#t td { <body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#000000"> <font face="PrimaSans BT, Verdana, sans-serif" size="+1">Search Results </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -358,7 +358,7 @@ document.write("</table>\n"); if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) || (result.header.querySentinelDown != null)) { document.write("<br> \n" + - "<table border='0' cellspacing='0' cellpadding='0' background='/graphics/hr.gif' width='100%'>\n"+ + "<table border='0' cellspacing='0' cellpadding='0' background='/pki/images/hr.gif' width='100%'>\n"+ "<tr><td> </td></tr></table>\n"); } diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/reasonToRevoke.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/reasonToRevoke.template index b8b161a..7edfe7e 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/reasonToRevoke.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/reasonToRevoke.template @@ -257,7 +257,7 @@ Certificate Revocation Confirmation</font><br> Use this form to confirm certificate revocation by selecting appropriate revocation reason and submitting the form.</font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/remoteAuthConfig.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/remoteAuthConfig.template index 777c615..f66f683 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/remoteAuthConfig.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/remoteAuthConfig.template @@ -32,7 +32,7 @@ Delegated Administrator <font size="-1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif"> Directory Enrollment Setup. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template index b00e557..a25f5e2 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/requestStatus.template @@ -31,7 +31,7 @@ <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Request Status </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/ca/ee/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.html b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.html index 04331b7..2676d25 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.html +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.html @@ -34,7 +34,7 @@ Search for Certificates Use this form to compose queries based on properties of the certificate. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -47,7 +47,7 @@ Leave a box unchecked to ignore that filter. You can click more than one box to get a combination of search criteria. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -170,7 +170,7 @@ function serialNumberRangeCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -320,7 +320,7 @@ function subjectCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -619,7 +619,7 @@ function revocationReasonCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -852,7 +852,7 @@ function issuedOnCrit() </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1310,7 +1310,7 @@ function validityLengthCrit() //--> </SCRIPT> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -1544,7 +1544,7 @@ function doSubmit(form) <INPUT TYPE="HIDDEN" NAME="SSLClient" VALUE=""> <INPUT TYPE="HIDDEN" NAME="SSLServer" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template index 6381cec..4213d00 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template @@ -61,7 +61,7 @@ table#t td { <body bgcolor="#FFFFFF" link="#000000" vlink="#000000" alink="#000000"> <font face="PrimaSans BT, Verdana, sans-serif" size="+1">Search Results </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> @@ -372,7 +372,7 @@ document.write("</table>\n"); if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) || (result.header.querySentinel != null)) { document.write("<br> \n" + - "<table border='0' cellspacing='0' cellpadding='0' background='/graphics/hr.gif' width='100%'>\n"+ + "<table border='0' cellspacing='0' cellpadding='0' background='/pki/images/hr.gif' width='100%'>\n"+ "<tr><td> </td></tr></table>\n"); } diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template index 53c353e..2a15838 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/toDisplayCRL.template @@ -84,7 +84,7 @@ Use this form to check whether a particular certificate has been revoked or to import the latest Certificate Revocation List. </font> -<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/ca/ee/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=2 CELLPADDING=2 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/GenUnexpectedError.template b/dogtag/kra-ui/shared/webapps/kra/GenUnexpectedError.template index a6ec193..8cf1a05 100644 --- a/dogtag/kra-ui/shared/webapps/kra/GenUnexpectedError.template +++ b/dogtag/kra-ui/shared/webapps/kra/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/kra/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/GenError.template b/dogtag/kra-ui/shared/webapps/kra/agent/GenError.template index 2ecb08c..00fc21d 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/GenError.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/GenError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/kra/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/GenUnexpectedError.template b/dogtag/kra-ui/shared/webapps/kra/agent/GenUnexpectedError.template index 0af3aa1..2427a67 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/GenUnexpectedError.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/kra/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html index 225bbdb..4a2cf01 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/GrantRecovery.html @@ -12,7 +12,7 @@ <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to approve a key recovery. </font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/ListRequests.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/ListRequests.html index 89fe2f3..7150c5d 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/ListRequests.html +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/ListRequests.html @@ -30,7 +30,7 @@ function doSubmit(form) <font size="+1" face="PrimaSans BT, Verdana, sans-serif">List Requests<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to show a list of key service requests.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchKey.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchKey.html index 6854054..ce2d884 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchKey.html +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchKey.html @@ -153,7 +153,7 @@ function doSubmit(form) </font> <br><font size=-1 face="PrimaSans BT, Verdana, sans-serif">Use this form to search for archived keys according to the criteria you specify. -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -166,7 +166,7 @@ In the list of keys found by the search, you can click a button to display details about individual keys. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -190,7 +190,7 @@ belonging to a particular owner</font> </blockquote> </form> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -236,7 +236,7 @@ key identifier:</font> </blockquote> </form> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -252,7 +252,7 @@ Copy the certificate, then paste it into this text area.</font> <textarea name="publicKeyData" rows=10 cols=64></textarea></form> </blockquote> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -281,7 +281,7 @@ Note: Archiver information is available only when the Certificate Manager or Reg <input type="HIDDEN" name="op" value=""> <input type="HIDDEN" name="maxCount" VALUE="5"> <input type="HIDDEN" name="queryFilter" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchRecoverKey.html b/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchRecoverKey.html index f4de8ca..ccffb07 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchRecoverKey.html +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/SrchRecoverKey.html @@ -158,7 +158,7 @@ function doSubmit(form) Recover Keys (for Administrators)</font> <br><font size=-1 face="PrimaSans BT, Verdana, sans-serif">Use this form to search for archived keys according to the criteria you specify. -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -169,7 +169,7 @@ lets you specify a key property. Select a property, then fill in any needed deta In the list of keys found by the search, you can click a button to recover individual keys. </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -193,7 +193,7 @@ keys belonging to a particular owner</font> </blockquote> </form> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -239,7 +239,7 @@ key identifier:</font> </blockquote> </form> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -255,7 +255,7 @@ Copy the certificate, then paste it into this text area.</font> <textarea name="publicKeyData" rows=10 cols=64></textarea></form> </blockquote> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> @@ -286,7 +286,7 @@ Note: Archiver information is available only when the Certificate Manager or Reg <input type="HIDDEN" name="maxCount" VALUE="5"> <input type="HIDDEN" name="queryFilter" VALUE=""> <input type="HIDDEN" name="publicKeyData" VALUE=""> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial.template index 8b67953..117535f 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial.template @@ -59,7 +59,7 @@ if (result.header.errorDetails != null) { 'request \')" onMouseOut="return helpstatus(\'\')">' + renderHexNumber(result.header.serialNumber,8) + '</a></font></font>'); - document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.writeln('<table border="0" cellspacing="2" cellpadding="2" width="100%">'); document.writeln('<tr><td valign="top" align="left" colspan="3" bgcolor="#e5e5e5">'); @@ -113,7 +113,7 @@ if (result.header.errorDetails != null) { } document.write("</table>"); - document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); } </script> </body> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial2.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial2.template index 332d205..30af980 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial2.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerial2.template @@ -50,7 +50,7 @@ if (navigator.appName == 'Netscape' && //--> </SCRIPT> </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="art/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerialForRecovery.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerialForRecovery.template index b1c931b..125e02e 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerialForRecovery.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/displayBySerialForRecovery.template @@ -100,7 +100,7 @@ if (result.header.errorDetails != null) { renderHexNumber(result.header.serialNumber,8) + '</a></font></font>'); - document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<form method=post ' + 'action="' + '/kra/agent/kra/recoverBySerial' + '">\n'); diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template index 240f7e9..f5a1f1f 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/examineRecovery.template @@ -53,7 +53,7 @@ if (result.header.errorDetails != null) { 'Recovery Operation ' + result.header.recoveryID + '</font></font>'); - document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<form method=post ' + 'action="' + '/kra/agent/kra/grantRecovery' + '">\n'); diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template index cfd2f31..b2cb341 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/getStats.template @@ -20,7 +20,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Statistics </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/monitor.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/monitor.template index 27fa7f84..35896ba 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/monitor.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/monitor.template @@ -8,7 +8,7 @@ <font size="+1" face="PrimaSans BT, Verdana, Arial, Helvetica, sans-serif"> Monitor </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template index a529210..078764d 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/processReq.template @@ -68,7 +68,7 @@ document.writeln( 'request \')" onMouseOut="return helpstatus(\'\')">' + result.header.seqNum + '</a></font></font>'); -document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD></TD></TR></TABLE>'); +document.writeln('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD></TD></TR></TABLE>'); document.writeln('<form action="/kra/agent/kra/getAsyncPk12" method=post onSubmit="return passwdValidate()">'); diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKey.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKey.template index f7560a1..fd2348d 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKey.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKey.template @@ -174,11 +174,11 @@ if (result.header.errorDetails != null) { writeError(result.header.errorDetails); } else if (result.header.totalRecordCount == 0) { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<div align=left><b><font face="PrimaSans BT, Verdana, sans-serif" size="+1">No Matching Key Found</font></b></div>\n'); } else { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>'); document.write('Authority: ' + (result.header.archiverName != null ? result.header.archiverName : "UNKNOWN")); @@ -195,7 +195,7 @@ if (result.header.errorDetails != null) { displayKeyRecord(result.recordSet[i]); } document.write('</table>'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); if (result.header.querySentinel != null) { displayNextForm(); diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKeyForRecovery.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKeyForRecovery.template index 590584d..aec5446 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKeyForRecovery.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryKeyForRecovery.template @@ -186,11 +186,11 @@ if (result.header.errorDetails != null) { writeError(result.header.errorDetails); } else if (result.header.totalRecordCount == 0) { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<div align=left><b><font face="PrimaSans BT, Verdana, sans-serif" size="+1">No Matching Key Found</font></b></div>\n'); } else { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>'); document.write('Authority: ' + (result.header.archiverName != null ? result.header.archiverName : "UNKNOWN")); @@ -207,7 +207,7 @@ if (result.header.errorDetails != null) { displayKeyRecord(result.recordSet[i]); } document.write('</table>'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); if (result.header.querySentinel != null) { displayNextForm(); diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryReq.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryReq.template index 47db884..61a7bb0 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryReq.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/queryReq.template @@ -38,7 +38,7 @@ table#t td { <font size=+1 face="PrimaSans BT, Verdana, sans-serif">Request Queue</font> <br> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKey.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKey.template index bc64ea4..f9d39e1 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKey.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKey.template @@ -174,11 +174,11 @@ if (result.header.errorDetails != null) { writeError(result.header.errorDetails); } else if (result.header.totalRecordCount == 0) { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<div align=left><b><font face="PrimaSans BT, Verdana, sans-serif" size="+1">No Matching Key Found</font></b></div>\n'); } else { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>'); document.write('Authority: ' + (result.header.archiverName != null ? result.header.archiverName : "UNKNOWN")); @@ -203,7 +203,7 @@ if (result.header.errorDetails != null) { displayKeyRecord(result.recordSet[i]); } document.write('</table>'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); } diff --git a/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKeyForRecovery.template b/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKeyForRecovery.template index 2c421a5..a4605ff 100644 --- a/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKeyForRecovery.template +++ b/dogtag/kra-ui/shared/webapps/kra/agent/kra/srchKeyForRecovery.template @@ -187,11 +187,11 @@ if (result.header.errorDetails != null) { writeError(result.header.errorDetails); } else if (result.header.totalRecordCount == 0) { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<div align=left><b><font face="PrimaSans BT, Verdana, sans-serif" size="+1">No Matching Key Found</font></b></div>\n'); } else { document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>Search Results</font>\n'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); document.write('<font face="PrimaSans BT, Verdana, sans-serif" size=+1>'); document.write('Authority: ' + (result.header.archiverName != null ? result.header.archiverName : "UNKNOWN")); @@ -217,7 +217,7 @@ if (result.header.errorDetails != null) { displayKeyRecord(result.recordSet[i]); } document.write('</table>'); - document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/graphics/hr.gif"><TR><TD> </TD></TR></TABLE>'); + document.write('<TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif"><TR><TD> </TD></TR></TABLE>'); } diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template b/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template index b784246..824bdb9 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ocsp/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template index c2b4582..13996d5 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ocsp/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template index d68d10a..a929c76 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/ocsp/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html index a9a67bf..43f2503 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCA.html @@ -27,7 +27,7 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Add Certificate Authority<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to add the certificate chain of a Certificate Authority whose CRL will be accepted by this OCSP Authority.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html index 42855a7..4a6878a 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/AddCRL.html @@ -27,7 +27,7 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Add Certificate Revocation List<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to add the certificate revocation list of a Certificate Authority.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html index 541c899..ca15f14 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/CheckCert.html @@ -27,7 +27,7 @@ <font size="+1" face="PrimaSans BT, Verdana, sans-serif">Check Certificate Status<br></font> <font size="-1" face="PrimaSans BT, Verdana, sans-serif"> Use this form to confirm the status of a certificate.</font> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template index 5d71adc..3205ee0 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCA.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Adding Certificate Authority </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template index 12f4ce1..99f227c 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/addCRL.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Adding Certificate Revocation List </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template index d00e15c..5e8b893 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/checkCert.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Online Certificate Status </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template index 8b739b4..9a27697 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getOCSPInfo.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> OCSP Service </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template index a08a6fe..59ae3e6 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/getStats.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Statistics </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template index 6fbf5fd..93cc6cd 100644 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/listCAs.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> List Certificate Authorities </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template index 1b85bba..7da8924 100755 --- a/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template +++ b/dogtag/ocsp-ui/shared/webapps/ocsp/agent/ocsp/removeCA.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Removing Certificate Authority </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> diff --git a/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template b/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template index 53e975d..af0683f 100644 --- a/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template +++ b/dogtag/tks-ui/shared/webapps/tks/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/tks/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template b/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template index e4a49ae..0db5d1d 100644 --- a/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template +++ b/dogtag/tks-ui/shared/webapps/tks/agent/GenError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/tks/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template b/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template index 53287a8..4047cd6 100644 --- a/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template +++ b/dogtag/tks-ui/shared/webapps/tks/agent/GenUnexpectedError.template @@ -27,7 +27,7 @@ Problem Processing Your Request </font> -<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/tks/agent/graphics/hr.gif" > +<table BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" BACKGROUND="/pki/images/hr.gif" > <tr> <td> </td> </tr> diff --git a/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template b/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template index a08a6fe..59ae3e6 100644 --- a/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template +++ b/dogtag/tks-ui/shared/webapps/tks/agent/tks/getStats.template @@ -37,7 +37,7 @@ if (navigator.appName == "Microsoft Internet Explorer") { <font face="PrimaSans BT, Verdana, sans-serif" size="+1"> Statistics </font><br> -<table border="0" cellspacing="0" cellpadding="0" background="/graphics/hr.gif" width="100%"> +<table border="0" cellspacing="0" cellpadding="0" background="/pki/images/hr.gif" width="100%"> <tr> <td> </td> </tr> |