5 lines
325 B
PHTML
5 lines
325 B
PHTML
<div class="button-bar-top">
|
|
<span class="toggle-button end-button" id="now_view">Now View</span><span class="toggle-button-active" id="day_view">Day View</span><input type="text" id="datepicker" class="input_text">
|
|
</div>
|
|
<table cellpadding="0" cellspacing="0" border="0" class="datatable" id="nowplayingtable"></table>
|