toggle is now a button
This commit is contained in:
parent
9826fb0872
commit
e8827d77b1
1 changed files with 1 additions and 1 deletions
|
|
@ -646,7 +646,7 @@ __DATA__
|
|||
<span id="locationTitle"></span>
|
||||
</div>
|
||||
<span id="right">
|
||||
<input type="checkbox" id="searchDialogButton" value="S" /><input type="button" id="homeButton" value="H" />
|
||||
<input type="button" id="searchDialogButton" value="S" /><input type="button" id="homeButton" value="H" />
|
||||
</span>
|
||||
</div>
|
||||
<div id="tab_content_wrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue