summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template')
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template
index 0fb0a18c..43789593 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processCertReq.template
@@ -65,8 +65,8 @@ function renderFoot()
document.writeln('<INPUT TYPE="submit" Value="Do It" width="72">&nbsp;&nbsp;');
//document.writeln('<INPUT TYPE="reset" VALUE="Reset" width="72">&nbsp;&nbsp;');
}
- document.writeln('<INPUT TYPE="button" VALUE="Help" width="72"');
- document.writeln('onClick="help(\'http://www.redhat.com/docs/manuals/cert-system#1005417\')">');
+ // document.writeln('<INPUT TYPE="button" VALUE="Help" width="72"');
+ // document.writeln('onClick="help(\'http://www.redhat.com/docs/manuals/cert-system#1005417\')">');
document.writeln('</td></tr></table>');
document.writeln('</form>');
}