diff options
Diffstat (limited to 'htroot/Threaddump_p.html')
| -rw-r--r-- | htroot/Threaddump_p.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/htroot/Threaddump_p.html b/htroot/Threaddump_p.html index 038b2cdaf..fa1d63e44 100644 --- a/htroot/Threaddump_p.html +++ b/htroot/Threaddump_p.html @@ -11,7 +11,8 @@ <h2>Threaddump</h2>
<form action="Threaddump_p.html" method="get" >
<fieldset>
- <input type="submit" name="createThreaddump" value="create Threaddump" />
+ <input type="submit" name="singleThreaddump" value="Single Threaddump" />
+ <input type="submit" name="multipleThreaddump" value="Multiple Dump Statistic" />
</fieldset>
</form>
|
