From 094ea729c267e11c5092366e63d92c2d1bebaeca Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 10 Apr 2013 12:19:38 -0400 Subject: [PATCH] change icon class to swap-icon --- css/civicrm.css | 2 +- templates/CRM/Activity/Form/Activity.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/civicrm.css b/css/civicrm.css index 15bd4c3268..6f6aa7b7b2 100644 --- a/css/civicrm.css +++ b/css/civicrm.css @@ -2581,7 +2581,7 @@ div.grippie { background-position: -3px -161px; } -.crm-container .swap-target-assignee-icon { +.crm-container .swap-icon { background-position: -82px -81px; } diff --git a/templates/CRM/Activity/Form/Activity.tpl b/templates/CRM/Activity/Form/Activity.tpl index af649a0494..da503f055f 100644 --- a/templates/CRM/Activity/Form/Activity.tpl +++ b/templates/CRM/Activity/Form/Activity.tpl @@ -157,7 +157,7 @@ -
{ts}Swap Target and Assignee Contacts{/ts} +
{ts}Swap Target and Assignee Contacts{/ts}
-- 2.25.1