mirror of
https://github.com/WhatCD/Gazelle.git
synced 2024-12-13 02:46:30 +00:00
Empty commit
This commit is contained in:
parent
068a080fca
commit
04e5df4d82
@ -314,8 +314,8 @@ function header_link($SortKey,$DefaultWay="DESC") {
|
||||
</select>
|
||||
<select name="vanityhouse">
|
||||
<option value="">Vanity House</option>
|
||||
<option value="1" <?selected('scene',1)?>>Yes</option>
|
||||
<option value="0" <?selected('scene',0)?>>No</option>
|
||||
<option value="1" <?selected('vanityhouse',1)?>>Yes</option>
|
||||
<option value="0" <?selected('vanityhouse',0)?>>No</option>
|
||||
</select>
|
||||
</td>
|
||||
</tr>
|
||||
|
Loading…
Reference in New Issue
Block a user