Skip to content

Commit

Permalink
[BUGFIX] Update a broken template id attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
lolli42 committed Nov 1, 2023
1 parent dcadc29 commit 848c314
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/Private/Templates/Backend/Notifications.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<f:section name="Content">

<div id="""vigation">
<div id="tx-styleguide-navigation">
<f:render partial="Backend/Navigation" arguments="{currentAction: currentAction, actions: actions}" />
</div>
<div id="tx-styleguide-content">
Expand Down

0 comments on commit 848c314

Please sign in to comment.