More work an webgui
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ echo "<h1>$pagetitle</h1>\n";
|
||||
<p>Search will be implemented later.
|
||||
This page is currently just a placeholder.</p>
|
||||
|
||||
<form method="post">
|
||||
<form method="post" action="<?=$g_scriptname?>">
|
||||
<div>
|
||||
<label for="needle">Suche nach:</label>
|
||||
<input type="text" id="needle" name="needle" value="<?=$needle?>" autofocus>
|
||||
|
||||
Reference in New Issue
Block a user