9 lines
415 B
PHP
9 lines
415 B
PHP
|
|
<div id="head_block" class="flexrow h-100 flexfillcenter">
|
|
<div id="head_title" class="flex-1">
|
|
<h3>메뉴명</h3>
|
|
</div>
|
|
<div id="head_search" class="flex-1 grow-0">
|
|
<form name="tsform" id="tsform" class="flex-1 search_frm search_list"><input type="text" name="stxt" class="search_field"><input type="submit" class="btnSearch" value=""></input></form>
|
|
</div>
|
|
</div> |