mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Remove unnecessary $vid in default layout
This commit is contained in:
parent
85ceb564fa
commit
df7680d1ce
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
<!-- /ACCOUNT -->
|
||||
<!-- SEARCH -->
|
||||
<form action="{getUrl()}" method="get" class="search" no-error-return-url="true">
|
||||
<input type="hidden" name="vid" value="{$vid}" />
|
||||
<input type="hidden" name="mid" value="{$mid}" />
|
||||
<input type="hidden" name="act" value="IS" />
|
||||
<input type="text" name="is_keyword" value="{$is_keyword}" required placeholder="{$lang->cmd_search}" title="{$lang->cmd_search}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue