Skip to content

Commit

Permalink
Merge pull request #31152 from artfulrobot/sa-missing-status-msgs
Browse files Browse the repository at this point in the history
standalone: Add status messages to public output tpl
  • Loading branch information
ufundo authored Sep 20, 2024
2 parents ed39559 + 8fb4af4 commit edd3144
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/CRM/common/standalone-frontend.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<div class="clear"></div>

<div id="crm-main-content-wrapper">
{include file="CRM/common/status.tpl"}
{crmRegion name='page-body'}
{if isset($isForm) and $isForm and isset($formTpl)}
{include file="CRM/Form/$formTpl.tpl"}
Expand Down

0 comments on commit edd3144

Please sign in to comment.