Loading patches/016-login-screen.patch +2 −4 Original line number Diff line number Diff line --- ./core/templates/layout.guest.php 2022-09-12 14:02:51.444884600 +0530 --- ./core/templates/layout.guest.php 2022-09-12 14:16:28.724884600 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-12 14:03:12.924884600 +0530 @@ -20,6 +20,7 @@ <link rel="mask-icon" sizes="any" href="<?php print_unescaped(image_path('', 'favicon-mask.svg')); ?>" color="<?php p($theme->getColorPrimary()); ?>"> Loading Loading @@ -79,6 +79,4 @@ - </footer> + </body> -</html> \ No newline at end of file +</html> </html> Loading
patches/016-login-screen.patch +2 −4 Original line number Diff line number Diff line --- ./core/templates/layout.guest.php 2022-09-12 14:02:51.444884600 +0530 --- ./core/templates/layout.guest.php 2022-09-12 14:16:28.724884600 +0530 +++ ./core/templates/layout.guest-new.php 2022-09-12 14:03:12.924884600 +0530 @@ -20,6 +20,7 @@ <link rel="mask-icon" sizes="any" href="<?php print_unescaped(image_path('', 'favicon-mask.svg')); ?>" color="<?php p($theme->getColorPrimary()); ?>"> Loading Loading @@ -79,6 +79,4 @@ - </footer> + </body> -</html> \ No newline at end of file +</html> </html>