summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-02 16:09:50 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:22:39 -0400
commit46f170d9a61357c31eaec5d12970b2410d851d45 (patch)
tree4a98b3b9cd615de0d1f5d23f58492584190f9bcf
parent760e9bf50b70e6a7599a1a285f936b51036bb265 (diff)
downloadpki-46f170d9a61357c31eaec5d12970b2410d851d45.tar.gz
pki-46f170d9a61357c31eaec5d12970b2410d851d45.tar.xz
pki-46f170d9a61357c31eaec5d12970b2410d851d45.zip
Updated rootca.gif and sub.gif paths.
-rw-r--r--dogtag/common-ui/shared/admin/console/config/hierarchypanel.vm4
-rw-r--r--dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm4
2 files changed, 4 insertions, 4 deletions
diff --git a/dogtag/common-ui/shared/admin/console/config/hierarchypanel.vm b/dogtag/common-ui/shared/admin/console/config/hierarchypanel.vm
index 64b77a8bd..e6c03a6b1 100644
--- a/dogtag/common-ui/shared/admin/console/config/hierarchypanel.vm
+++ b/dogtag/common-ui/shared/admin/console/config/hierarchypanel.vm
@@ -49,8 +49,8 @@ The PKI hierarchy establishes the trust relationships between this CA instance a
</div>
<p>
-<b><input $check_root type=radio name=choice value="root">&nbsp;Make this a Self-Signed Root CA within this new PKI hierarchy. <img alt="" src="../img/rootca.gif"></b>
+<b><input $check_root type=radio name=choice value="root">&nbsp;Make this a Self-Signed Root CA within this new PKI hierarchy. <img alt="" src="/pki/images/rootca.gif"></b>
<p>
-<b><input $check_join type=radio name=choice value="join">&nbsp;Make this a subordinate CA of another CA. <img alt="" src="../img/sub.gif"></b>
+<b><input $check_join type=radio name=choice value="join">&nbsp;Make this a subordinate CA of another CA. <img alt="" src="/pki/images/sub.gif"></b>
<p>
diff --git a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm
index bde310882..41cba696d 100644
--- a/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm
+++ b/dogtag/ra-ui/shared/docroot/ra/admin/console/config/hierarchypanel.vm
@@ -58,9 +58,9 @@ The PKI hierarchy establishes the trust relationships between this CA instance a
</div>
<p>
-<b><input $check_root type=radio name=choice value="root" onChange="setURL();">&nbsp;Make this a Self-Signed Root CA within this new PKI hierarchy. <img alt="" src="rootca.gif"></b>
+<b><input $check_root type=radio name=choice value="root" onChange="setURL();">&nbsp;Make this a Self-Signed Root CA within this new PKI hierarchy. <img alt="" src="/pki/images/rootca.gif"></b>
<p>
-<b><input $check_join type=radio name=choice value="join" onChange="setURL();">&nbsp;Make this a subordinate CA of another CA. <img alt="" src="sub.gif"></b>
+<b><input $check_join type=radio name=choice value="join" onChange="setURL();">&nbsp;Make this a subordinate CA of another CA. <img alt="" src="/pki/images/sub.gif"></b>
<table class="details">
<tr>