more whitespace -remove trailing spaces
[civicrm-core.git] / templates / CRM / Contact / Form / Edit / TagsAndGroups.tpl
index 9ecd2c1b9f1e396b808dd82912fad314b2d44963..7db44d910aeb489607b28a7ba6059e823c85f697 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.4                                                |
+ | CiviCRM version 4.5                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2013                                |
+ | Copyright CiviCRM LLC (c) 2004-2014                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -62,7 +62,7 @@
       {/foreach}
     </tr>
     {if !$type || $type eq 'tag'}
-      <tr><td>{include file="CRM/common/Tag.tpl"}</td></tr>
+      <tr><td>{include file="CRM/common/Tagset.tpl"}</td></tr>
     {/if}
   </table>
 {if $title}