summaryrefslogtreecommitdiffstats
path: root/Tools/QueueStatusServer/templates/submittoews.html
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/QueueStatusServer/templates/submittoews.html')
-rw-r--r--Tools/QueueStatusServer/templates/submittoews.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/QueueStatusServer/templates/submittoews.html b/Tools/QueueStatusServer/templates/submittoews.html
index fb9d8aa..935d7bb 100644
--- a/Tools/QueueStatusServer/templates/submittoews.html
+++ b/Tools/QueueStatusServer/templates/submittoews.html
@@ -1,3 +1,3 @@
<form name="submit_to_ews" enctype="multipart/form-data" method="post">
-Patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
+Attachment id of patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
</form>