From 137d8f9e578f1c9f46d8cf338af68ef82cf39657 Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 12:38:03 -0400 Subject: Updated hr.gif paths. --- dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/ca/EnrollSuccess.template') 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 a2f8e499d..08bcd5240 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('

'); document.writeln('Issued Certificates: '); document.writeln('

'); -document.writeln(''); +document.writeln('
'); document.writeln(' '); document.writeln(' '); document.writeln(' '); -- cgit