summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:54:50 -0400
committerEndi Sukma Dewata <edewata@redhat.com>2012-11-03 01:54:50 -0400
commitfb08abbf98901969a4ce8a478cac1f991a4ecd8c (patch)
tree4ecdefc7e54d189e4f56186b81c6b396a84441b2
parente59313738ffa514761fadc8b538c944d4ed4e526 (diff)
downloadpki-ticket-328-2.tar.gz
pki-ticket-328-2.tar.xz
pki-ticket-328-2.zip
Fixed rootca.gif and sub.gif paths.ticket-328-2
-rw-r--r--dogtag/tps-ui/shared/docroot/tps/admin/console/config/hierarchypanel.vm4
1 files changed, 2 insertions, 2 deletions
diff --git a/dogtag/tps-ui/shared/docroot/tps/admin/console/config/hierarchypanel.vm b/dogtag/tps-ui/shared/docroot/tps/admin/console/config/hierarchypanel.vm
index 41d241c47..0138188e9 100644
--- a/dogtag/tps-ui/shared/docroot/tps/admin/console/config/hierarchypanel.vm
+++ b/dogtag/tps-ui/shared/docroot/tps/admin/console/config/hierarchypanel.vm
@@ -57,9 +57,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>