We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd6081 commit 00f9eaaCopy full SHA for 00f9eaa
1 file changed
tools/templates/actions/sectionAction.php
@@ -165,6 +165,6 @@ public function run()
165
}
166
167
public function end(): string {
168
- return '\n</div></section><!-- end of section -->';
+ return '</div></section><!-- end of section -->';
169
170
0 commit comments