Skip to content

Commit

Permalink
Remove renderMode for f:flashMessage
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Opitz committed Jun 29, 2017
1 parent b6e9dd5 commit 03e7ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Layouts/Default.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<div id="typo3-inner-docbody">
<f:render section="headline" />

<f:flashMessages renderMode="div" />
<f:flashMessages />
<div id="formhandler-module">
<f:render section="content" />
</div>
Expand Down

0 comments on commit 03e7ec2

Please sign in to comment.