Modified warning about pasting logs into the description field when submitting new bugs. Includes stop sign to catch attention.

Jeff Zaroyko jeffzaroyko at gmail.com
Mon Feb 18 23:52:50 CST 2008


---

 images/stop.png                                 |  Bin 0 -> 2369 bytes
 template/en/default/bug/create/create.html.tmpl |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/images/stop.png b/images/stop.png
new file mode 100644
index 0000000..064d9a2
Binary files /dev/null and b/images/stop.png differ
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index ebc5a7f..7bdce6c 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -406,7 +406,7 @@ function handleWantsAttachment(wants_attachment) {
   <tr>
     <td>&nbsp;</td>
     <td colspan="3">
-      <p>Please <b>do not PASTE</b> logs and back traces (create an attachment
+      <p><img src="/images/stop.png" alt="STOP">Please <b>do not PASTE</b> logs and back traces (create an attachment
       below, instead).</p>
     </td>
   </tr>




More information about the wine-cvs mailing list