summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/tps-ui/shared/docroot/tps
diff options
context:
space:
mode:
authormharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-05-08 17:56:44 +0000
committermharmsen <mharmsen@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2009-05-08 17:56:44 +0000
commit945f087f75ae7511a83ffe332badb8b25d2223b7 (patch)
tree88d05f1dc32954512c31d516b77bbee628fc8c45 /pki/dogtag/tps-ui/shared/docroot/tps
parent516d4fdf7da46625f64118b88e3248da7c8da5aa (diff)
downloadpki-945f087f75ae7511a83ffe332badb8b25d2223b7.tar.gz
pki-945f087f75ae7511a83ffe332badb8b25d2223b7.tar.xz
pki-945f087f75ae7511a83ffe332badb8b25d2223b7.zip
Bugzilla Bug #492735 - Configuration wizard stores certain incorrect port
values within TPS "CS.cfg" . . . git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@435 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag/tps-ui/shared/docroot/tps')
-rw-r--r--pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm2
1 files changed, 1 insertions, 1 deletions
diff --git a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
index 01517256d..569d8425d 100644
--- a/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
+++ b/pki/dogtag/tps-ui/shared/docroot/tps/admin/console/config/securitydomainpanel.vm
@@ -102,7 +102,7 @@ Enter the URL to an existing security domain.
<table class="details">
<tr>
<th>Security Domain HTTPS Admin URL (non-clientauth): </th>
- <td><input type=text size="40" name="sdomainURL" value=""> (e.g. - $sdomainAdminURL)</td>
+ <td><input type=text size="40" name="sdomainURL" value="$sdomainURL"> (e.g. - https://example.com:9445)</td>
</tr>
</table>
<br/>