Skip to content

Commit 84ab8d9

Browse files
committed
fix: use LF
1 parent d2af4de commit 84ab8d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Views/Email/magic_link_email_code.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
<p><?= lang('Auth.emailDate') ?> <?= esc($date) ?></p>
3030
</body>
3131

32-
</html>
32+
</html>

src/Views/magic_link_code.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
</div>
1919
</div>
2020
</div>
21-
<?= $this->endSection() ?>
21+
<?= $this->endSection() ?>

0 commit comments

Comments
 (0)