]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Remove incorrect linebreak
authorFrédéric Buclin <LpSolit@gmail.com>
Thu, 27 Jun 2013 12:25:09 +0000 (14:25 +0200)
committerFrédéric Buclin <LpSolit@gmail.com>
Thu, 27 Jun 2013 12:25:09 +0000 (14:25 +0200)
https://bugzilla.mozilla.org/show_bug.cgi?id=286374

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

index 933b9ce72e52c71a1eb690c224f164f46330727d..8a3a6082ceaead84f11d635db8a3cea3f67bb121 100644 (file)
     [%############%]    
     <tr>
       [% INCLUDE "bug/field-label.html.tmpl"
-        field = bug_fields.
-        rep_platform editable = 1
-        accesskey = "h"
-      %]
+           field = bug_fields.rep_platform, editable = 1, accesskey = "h" %]
       <td class="field_value">
        [% INCLUDE bug/field.html.tmpl
             bug = bug, field = bug_fields.rep_platform,