diff options
| author | Jonathan Prykop <jonathan@freeside.biz> | 2016-04-18 13:26:59 -0500 |
|---|---|---|
| committer | Jonathan Prykop <jonathan@freeside.biz> | 2016-04-18 13:26:59 -0500 |
| commit | 8eb6542c022ac84b125416f3fb0828b278ba600a (patch) | |
| tree | fd054c9e52b9718c51b94382ac00cec2aecb8d96 /httemplate/misc/cancel_pkg.html | |
| parent | 0be54958813c9a4a5e24e32707b92e49881c7c0a (diff) | |
Revert "RT#41671 Fix double click prevention for all legacy buttons [renamed all from submit to submitButton]"
This reverts commit d65927fb45aa1c47d7f593db0142d14799b0fabf.
Diffstat (limited to 'httemplate/misc/cancel_pkg.html')
| -rwxr-xr-x | httemplate/misc/cancel_pkg.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/misc/cancel_pkg.html b/httemplate/misc/cancel_pkg.html index bee206a13..c80b2b278 100755 --- a/httemplate/misc/cancel_pkg.html +++ b/httemplate/misc/cancel_pkg.html @@ -91,7 +91,7 @@ </TABLE> <BR> -<INPUT TYPE="submit" NAME="submitButton" ID="confirm_cancel_pkg_button" +<INPUT TYPE="submit" NAME="submit" ID="confirm_cancel_pkg_button" VALUE="<% mt($submit) |h %>" <% $method !~ /^(resume|uncancel)$/ ? 'DISABLED' : '' %>> |
