</select> <br> <br> <td> </tr> <tr> <td> <form action="" method="GET"> <select name="yy" id="yy"> <?php echo construct_YY(); ?> </select> <select name="mm" id="mm"> <?php echo construct_MM(); ?> </select> <select name="dd" id="dd"> <?php echo construct_DD(); ?> </select> <select name="hh" id="hh"> <?php echo construct_HH(); ?> </select>: <select name="ii" id="ii"> <?php echo construct_II();
<input type="hidden" id="action" value="<? if(@$_GET['edit']){echo "edit";} ?>"> </td> </tr> <tr> <td align="right"> <?php echo _('Date'); ?> : </td> <td> <select name="yy" id="yy"> <? echo construct_YY()?> </select> <select name="mm" id="mm"> <? echo construct_MM()?> </select> <select name="dd" id="dd"> <? echo construct_DD()?> </select> <!--input id="cmd" type="text" value="<?// echo @$cmd ?>"--> <input type="button" value="<?php echo _('Load EPG'); ?> " onclick="load_epg()"> </td> </tr> <tr> <td align="right" valign="top"> EPG: </td>