Merge pull request #8470 from ankitjain28may/master
[civicrm-core.git] / templates / CRM / Core / DateRange.tpl
index 62a27b23d0a2a65046f5dfc9a333016eb3950ad0..17f17f3316b863cbc49b0f05d9c7f78d54a5cf38 100644 (file)
@@ -2,7 +2,7 @@
  +--------------------------------------------------------------------+
  | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2015                                |
+ | Copyright CiviCRM LLC (c) 2004-2016                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -25,8 +25,8 @@
 *}
 {*this is included inside a table row*}
 {assign var=relativeName   value=$fieldName|cat:"_relative"}
-<td>{$form.$relativeName.html}</td>
-<td>
+<td colspan=2>
+  {$form.$relativeName.html}<br />
   <span class="crm-absolute-date-range">
     <span class="crm-absolute-date-from">
       {assign var=fromName   value=$fieldName|cat:$from}