Merge pull request #2495 from civicrm/4.4
[civicrm-core.git] / templates / CRM / Mailing / Page / Event.tpl
index 7cee9f58e6e820c595b88b61efa5cd01b97868cb..72f0023dadcf2cdd48f519108487c0ad87828d0a 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.3                                                |
+ | CiviCRM version 4.4                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2013                                |
  +--------------------------------------------------------------------+
@@ -62,7 +62,7 @@
 {/if}
 
 <div class="action-link">
-  <a href="{crmURL p='civicrm/mailing/report' q="mid=`$mailing_id`&reset=1"}">&raquo; {ts}Back to Report{/ts}</a>
+  <a href="{$backUrl}">&raquo; {$backUrlTitle}</a>
 </div>
 
 {include file="CRM/common/pager.tpl" location="bottom"}
     }
   </script>
 {/literal}
-{/if}
\ No newline at end of file
+{/if}