Changeset 16951 for schedule/authenticate
- Timestamp:
- 07/10/13 18:59:49 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
schedule/authenticate/body.php
r16926 r16951 65 65 include 'function/SplitDelete.php'; 66 66 ?> 67 67 <table width="100%" id="TableHolder" > 68 68 69 69 <tr> … … 78 78 79 79 80 <td style="border:0px solid white; color:#37DFB1; font-size:14px;" colspan="4"> </td> 80 <td> <div align="center"> 81 <input type="button" value="Add Observation" onClick="addRowClone();"/> 82 </div></td> 81 83 </tr> 82 84 83 85 </table> 84 <table width="100%" id="TableH" class="myTable"> 85 </table> 86 <table width="100%" id="TableH1" class="myTable"> 87 </table> 88 89 <table width="100%"> 90 <tr> 91 92 93 <td style="border:0px solid white; color:#37DFB1; font-size:14px;" width="80%" align="center"> </td> 94 95 </tr> 96 </table> 86 87 88 <div id="Data"> 89 </div> 90 97 91 </div> 98 <div style="border:2px solid white; width:100%;" align="center" id="SchedulingAppend"> 99 </div> 100 <div style="border:2px solid white; width:100%;" align="center"> 101 </div> 92 102 93 103 94 <div id="footer_bot">
Note:
See TracChangeset
for help on using the changeset viewer.