pub / serci

Search the web with !keywords
git clone https://https://src.jayvii.de/pub/serci.git
Home | Log | Files | Exports | Refs | README | RSS

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:
Mindex.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>