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

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

index be7e2f0bdad43b6f315ea914c1676ea1ca1e3bfc..c4978c65cf5bed9c9df2c5024e694c2396b7611a 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,