This commit is contained in:
parent
360c8e70b4
commit
ec2ff68c7f
59 changed files with 4673 additions and 90 deletions
4
templates/searchform.tmpl
Normal file
4
templates/searchform.tmpl
Normal file
|
@ -0,0 +1,4 @@
|
|||
<form method="get" action="<TMPL_VAR SEARCHACTION>" class="navbar-form navbar-left" role="search">
|
||||
<input type="text" class="form-control" name="P" value="" size="16"
|
||||
placeholder="search" />
|
||||
</form>
|
Loading…
Add table
Add a link
Reference in a new issue