dev/core#3171 - Tune-down the pre-"Install" message
authorTim Otten <totten@civicrm.org>
Thu, 14 Apr 2022 19:55:31 +0000 (12:55 -0700)
committerTim Otten <totten@civicrm.org>
Thu, 14 Apr 2022 19:55:31 +0000 (12:55 -0700)
templates/CRM/Admin/Form/Extensions.tpl

index 6b9345faa6e08a64f4ecaa8d50b4af893e498e1d..d8c1b95b9ead6ada55f91a93cf39725cdfdaf804 100644 (file)
@@ -19,7 +19,7 @@
    {if $action eq 1}
      <div class="messages status no-popup">
         {icon icon="fa-info-circle"}{/icon}
-        {ts}Installing this extension will provide you with new functionality. Please make sure that the extension you're installing comes from a trusted source.{/ts} {ts}Do you want to continue?{/ts}
+        {ts}Installing this extension will provide you with new functionality.{/ts} {ts}Do you want to continue?{/ts}
       </div>
    {/if}
    {if $action eq 2}