mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-30 11:19:22 +02:00
8 lines
210 B
PHP
8 lines
210 B
PHP
<div class="sidebar">
|
|
<h2>Character search</h2>
|
|
<div class="inner">
|
|
<form type="submit" action="characterprofile.php" method="get">
|
|
<input type="text" name="name" class="search">
|
|
</form>
|
|
</div>
|
|
</div> |