toggle is now a button

This commit is contained in:
Doug Bell 2010-09-21 10:35:42 -05:00
parent 9826fb0872
commit e8827d77b1

View file

@ -646,7 +646,7 @@ __DATA__
<span id="locationTitle"></span> <span id="locationTitle"></span>
</div> </div>
<span id="right"> <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> </span>
</div> </div>
<div id="tab_content_wrapper"> <div id="tab_content_wrapper">