CRM-16415 smarty crmButton uses and many instances of close
[civicrm-core.git] / templates / CRM / Campaign / Form / Search / Survey.tpl
index 6c40532f5b7750d163bf9ef4d4b3715156899d21..4352178dacf4806f1c7819da49b638bc73df4f61 100755 (executable)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -31,7 +31,7 @@
     </div>
 
     <div class="action-link">
-         {crmButton p='civicrm/survey/add' q='reset=1' h=0  icon="circle-plus"}{ts}Add Survey{/ts}{/crmButton}
+         {crmButton p='civicrm/survey/add' q='reset=1' h=0  icon="plus-circle"}{ts}Add Survey{/ts}{/crmButton}
     </div>
 
 {elseif $buildSelector}
@@ -76,7 +76,7 @@
 {else}
 
    <div class="action-link">
-      {crmButton p='civicrm/survey/add' q='reset=1' h=0  icon="circle-plus"}{ts}Add Survey{/ts}{/crmButton}
+      {crmButton p='civicrm/survey/add' q='reset=1' h=0  icon="plus-circle"}{ts}Add Survey{/ts}{/crmButton}
    </div>
 
     {* build search form here *}