From 792becd29635122751489be38648ae03346e602e Mon Sep 17 00:00:00 2001 From: Endi Sukma Dewata Date: Fri, 2 Nov 2012 13:14:40 -0400 Subject: Updated goto-tall.gif paths. --- dogtag/ca-ui/shared/webapps/ca/agent/index.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dogtag/ca-ui/shared/webapps/ca/agent/index.template') diff --git a/dogtag/ca-ui/shared/webapps/ca/agent/index.template b/dogtag/ca-ui/shared/webapps/ca/agent/index.template index b4696a859..4f45c7390 100644 --- a/dogtag/ca-ui/shared/webapps/ca/agent/index.template +++ b/dogtag/ca-ui/shared/webapps/ca/agent/index.template @@ -84,7 +84,7 @@ if (result.header.errorDetails != null) { for (var i = 0; i < result.recordSet.length; ++i) { document.write(''); document.write(''); - document.write(' '); + document.write(' '); document.write(''); document.write(''); document.write(''); - document.write(''); + document.write(''); document.write(''); document.write('Services Summary'); document.write(''); -- cgit