summaryrefslogtreecommitdiffstats
path: root/dogtag/ca-ui/shared/webapps/ca/admin
diff options
context:
space:
mode:
Diffstat (limited to 'dogtag/ca-ui/shared/webapps/ca/admin')
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/admin/ca/EnrollSuccess.template2
-rw-r--r--dogtag/ca-ui/shared/webapps/ca/admin/ca/adminEnroll.html4
3 files changed, 4 insertions, 4 deletions
diff --git a/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template b/dogtag/ca-ui/shared/webapps/ca/admin/GenUnexpectedError.template
index 7a47f2c2b..57d118aa5 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>&nbsp;</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 d0e5af3dd..d3709831e 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>&nbsp;</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 4fc9e0132..42db2311a 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>&nbsp;</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>&nbsp;</td>
</tr>