Changeset 76655 in webkit


Ignore:
Timestamp:
Jan 25, 2011 4:50:34 PM (13 years ago)
Author:
Patrick Gansterer
Message:

2011-01-25 Patrick Gansterer <Patrick Gansterer>

Reviewed by Eric Seidel.

Improve label text in submit-to-ews
https://bugs.webkit.org/show_bug.cgi?id=53130

  • QueueStatusServer/templates/submittoews.html:
Location:
trunk/Tools
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/ChangeLog

    r76646 r76655  
     12011-01-25  Patrick Gansterer  <paroga@webkit.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Improve label text in submit-to-ews
     6        https://bugs.webkit.org/show_bug.cgi?id=53130
     7
     8        * QueueStatusServer/templates/submittoews.html:
     9
    1102011-01-25  Mansi Mithal  <mansi.mithal@nokia.com>
    211
  • trunk/Tools/QueueStatusServer/templates/submittoews.html

    r70019 r76655  
    11<form name="submit_to_ews" enctype="multipart/form-data" method="post">
    2 Patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
     2Attachment id of patch to submit: <input name="attachment_id"><input type="submit" value="Submit for EWS Processing"></div>
    33</form>
Note: See TracChangeset for help on using the changeset viewer.