diff options
Diffstat (limited to 'share/frontend/imthresh/index.html')
| -rw-r--r-- | share/frontend/imthresh/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/frontend/imthresh/index.html b/share/frontend/imthresh/index.html index 292de01..45d6fa9 100644 --- a/share/frontend/imthresh/index.html +++ b/share/frontend/imthresh/index.html @@ -148,6 +148,7 @@ </div> </div> <form></form> + <div id="thanks">Special thanks to Fred Weinhaus</div> <div id="res" class="alert"></div> <script type="text/javascript" src="deps/underscore.js"></script> <script type="text/javascript" src="deps/opt/jsv.js"></script> @@ -162,7 +163,7 @@ }, "threshold_type": { "type": "string", - "title": "Match Frame Count To:", + "title": "Threshold Type", "enum": [ "two-color", "fuzzy", |
