Use valid syntax for self-closing br elements
[civicrm-core.git] / templates / CRM / Badge / Form / Layout.tpl
index 00805e2e238157c8b109d83ed7fc94b28e12137b..b41a588247cc67b3aa50f9ca9ee3fbf064616593 100644 (file)
@@ -44,7 +44,7 @@
              {$form.width_image_1.html}<br/>{$form.width_image_1.label}
             </td>
            <td>
-              {$form.height_image_1.html}</br>{$form.height_image_1.label}
+              {$form.height_image_1.html}<br/>{$form.height_image_1.label}
             </td>
            </tr>
          </table>
              {$form.width_participant_image.html}<br/>{$form.width_participant_image.label}
             </td>
            <td>
-              {$form.height_participant_image.html}</br>{$form.height_participant_image.label}
+              {$form.height_participant_image.html}<br/>{$form.height_participant_image.label}
             </td>
            <td>
-              {$form.alignment_participant_image.html}</br>{$form.alignment_participant_image.label}
+              {$form.alignment_participant_image.html}<br/>{$form.alignment_participant_image.label}
             </td>
            </tr>
          </table>