CRM-14418: fix scheduled reminder UI
[civicrm-core.git] / templates / CRM / Admin / Form / Navigation.tpl
index 509a1a0d0107d71590e85251c012c16fe04a00e3..11f425529fba4b0c011c57443d6fc5754740eda6 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -51,7 +51,7 @@
     <tr class="crm-navigation-form-block-is_active">
         <td class="label">{$form.is_active.label}</td><td>{$form.is_active.html}</td>
     </tr>
-</table>   
+</table>
 </fieldset>
 <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="bottom"}</div>
-</div>
\ No newline at end of file
+</div>