commit f5ad95f3ed6ecfb30358e8d1288a47251352f111 parent 54a5ea9dc956a28635216a908a769aadfa80d514 Author: JayVii <jayvii[AT]posteo[DOT]de> Date: Thu, 17 Oct 2024 19:26:24 +0200 fix: use linebreak before button Diffstat:
M | index.php | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/index.php b/index.php @@ -249,6 +249,7 @@ ); ?> </code> + <br><br> <button onclick="make_default('<?php echo $searchid; ?>')"> Choose as Default </button>