Skip to content

Commit

Permalink
Add missing line-breaks at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
dtdesign committed Jan 22, 2025
1 parent 711defc commit d4a1837
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion com.woltlab.wcf/templates/__messageFormQuote.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
require(["WoltLabSuite/Core/Component/Quote/List"], ({ setup }) => {
setup("{if $wysiwygSelector|isset}{$wysiwygSelector}{else}text{/if}");
});
</script>
</script>
2 changes: 1 addition & 1 deletion com.woltlab.wcf/templates/messageFormTabs.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
{event name='tabMenuContents'}

{include file='__messageFormQuote'}
</div>
</div>

0 comments on commit d4a1837

Please sign in to comment.