]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 300764: Deadline field on show_bug should include documentation of the date format
authormozilla%colinogilvie.co.uk <>
Sun, 17 Jul 2005 16:19:00 +0000 (16:19 +0000)
committermozilla%colinogilvie.co.uk <>
Sun, 17 Jul 2005 16:19:00 +0000 (16:19 +0000)
p=me, r=jouni, a=justdave

template/en/default/bug/edit.html.tmpl

index e1408ff4a43aee9d8066127cddf0cf385cce95a9..9f8adbe7114f4398e87a4ca886777e2e2c6a7326 100644 (file)
         </td>
          <td align="center">
            <input name="deadline" value="[% bug.deadline %]"
-                  size="10" maxlength="10">
+                  size="10" maxlength="10"><br />
+           <small>(YYYY-MM-DD)</small>
         </td>        
       </tr>
       <tr>