summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template')
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template
index 75091603..c1061aff 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/confirmRevocation.template
@@ -194,8 +194,8 @@ document.write('not before: '+ renderDateFromSecs(result.header.validNotBefore)
<input type="hidden" name="op" value="DoRevocation">
<input type="hidden" name="templateType" value="RevocationSuccess">
<input type="reset" value="Reset" name="reset" width="72">
- <input type="button" value="Help"
- onclick="help('http://www.redhat.com/docs/manuals/cert-system#Confirming a Revocation')" name="button" width="72">
+ <!-- <input type="button" value="Help"
+ onclick="help('http://www.redhat.com/docs/manuals/cert-system#Confirming a Revocation')" name="button" width="72"> -->
<SCRIPT type="text/javascript">
document.write("<INPUT TYPE=hidden name=serialNumber value=\"" +
result.header.serialNumber +"\">");