]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 208827: Default Attachment Creation to "autodetect" - Patch by Vlad Dascalu ...
authorlpsolit%gmail.com <>
Wed, 14 Dec 2005 19:22:10 +0000 (19:22 +0000)
committerlpsolit%gmail.com <>
Wed, 14 Dec 2005 19:22:10 +0000 (19:22 +0000)
template/en/default/attachment/create.html.tmpl

index ba725eae70a23021070f034b7b0d7f8dc0ec979e..c3ef855d492dd35ac2ed033bbe50216a3fc7fbb9 100644 (file)
 
         <em>Otherwise, choose a method for determining the content type.</em><br>
         <input type="radio" id="autodetect"
-               name="contenttypemethod" value="autodetect">
+               name="contenttypemethod" value="autodetect" checked="checked">
           <label for="autodetect">auto-detect</label><br>
         <input type="radio" id="list"
                name="contenttypemethod" value="list">