Remove extra newlines around PHP tags.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
}
|
||||
include "helpers/body_open.php";
|
||||
?>
|
||||
|
||||
<div class="row">
|
||||
<h1 class="col-12 title">Support</h1>
|
||||
<?php if (isset($GLOBALS["SHOW_BANNER_PICS"])
|
||||
@@ -24,7 +23,6 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<?php
|
||||
include "subpages/support/donate.php";
|
||||
// 2025-01-04 Not really looking for this type of thing.
|
||||
|
Reference in New Issue
Block a user