Minor tpl message fix
authorColeman Watts <coleman@civicrm.org>
Thu, 5 Dec 2013 18:55:45 +0000 (10:55 -0800)
committerColeman Watts <coleman@civicrm.org>
Thu, 5 Dec 2013 18:57:22 +0000 (10:57 -0800)
templates/CRM/Event/Page/ManageEvent.tpl

index d8c40153f526007a20a3ccb194501417aab7e6b1..1718d81c1e91ab2ade429b680db93a8819757ff2 100644 (file)
   {include file="CRM/common/pager.tpl" location="bottom"}
   {/strip}
   {if $isSearch eq 0}
-    <div class="status messages">{ts}Don't see your event listed? Try "Search All or by Date Range" above.{/ts}</div>
+    <div class="status messages no-popup">{ts}Don't see your event listed? Try "Search All or by Date Range" above.{/ts}</div>
   {/if}
 </div>
 {else}