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/ee/ca/srchCert.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template') diff --git a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template index 6381cec87..4213d000a 100644 --- a/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template +++ b/dogtag/ca-ui/shared/webapps/ca/ee/ca/srchCert.template @@ -61,7 +61,7 @@ table#t td { Search Results
- +
@@ -372,7 +372,7 @@ document.write("
 
\n"); if ((result.header.revokeAll != null && result.header.totalRecordCount > 1) || (result.header.querySentinel != null)) { document.write("
 \n" + - "\n"+ + "
\n"+ "
 
\n"); } -- cgit