summaryrefslogtreecommitdiffstats
path: root/pki/dogtag
diff options
context:
space:
mode:
authorawnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-02-21 23:16:58 +0000
committerawnuk <awnuk@c9f7a03b-bd48-0410-a16d-cbbf54688b0b>2010-02-21 23:16:58 +0000
commit6bf48814d3f2b656cb6f60ed8ee793195bdd69af (patch)
treed2e8af047cd0e079ce7801236227de3b4097ba7a /pki/dogtag
parentaeb26ed399dc50e0d4d96ed36ddde818bd16ccf8 (diff)
downloadpki-6bf48814d3f2b656cb6f60ed8ee793195bdd69af.tar.gz
pki-6bf48814d3f2b656cb6f60ed8ee793195bdd69af.tar.xz
pki-6bf48814d3f2b656cb6f60ed8ee793195bdd69af.zip
Small update to fix of bugzilla bug #549879.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@996 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/dogtag')
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template1
1 files changed, 0 insertions, 1 deletions
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template
index c64f08787..2fe0b69de 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/toDisplayCRL.template
@@ -320,7 +320,6 @@ if (issuingPoint != null && issuingPoint.length > 0) {
} else {
document.writeln('<font size=-1 face="PrimaSans BT, Verdana, sans-serif">');
}
- document.writeln('<font size=-1 face="PrimaSans BT, Verdana, sans-serif">');
if (crlNumber[i] == '0' && crlSize[i] == '-1') {
document.writeln('CRL is not built</font>');
} else {