mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
added admin search
This commit is contained in:
parent
ac2aa3c1ce
commit
f685d8d333
76 changed files with 871 additions and 114 deletions
|
@ -14,7 +14,7 @@
|
|||
<div style="text-align: right; float: right;">
|
||||
<form action="/search/" method="get">
|
||||
<input type="text" size="30" style="padding: 3px 80px 3px 0; margin: 0 2px 0 0;" name="q">
|
||||
<input type="submit" name="search" value="Search" class="button" style="font-size: 12px;">
|
||||
<input type="submit" value="Search"class="button" style="font-size: 12px;">
|
||||
</form>
|
||||
</div>
|
||||
<div style="float:left; padding-left: 26px;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue