summaryrefslogtreecommitdiffstats
path: root/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template
diff options
context:
space:
mode:
Diffstat (limited to 'pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template')
-rw-r--r--pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template
index 9d98c9d0..1e342df0 100644
--- a/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template
+++ b/pki/dogtag/ca-ui/shared/webapps/ca/agent/ca/processReq.template
@@ -1129,8 +1129,8 @@ function renderFoot()
document.writeln('<INPUT TYPE="submit" Value="Do It" 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#Approving Requests\')">');
+ // document.writeln('<INPUT TYPE="button" VALUE="Help" width="72"');
+ // document.writeln('onClick="help(\'http://www.redhat.com/docs/manuals/cert-system#Approving Requests\')">');
document.writeln('</td></tr></table>');
}