Changeset 117 for trunk/phpbms/datepicker.php
- Timestamp:
- 10/16/06 20:06:23 (6 years ago)
- Files:
-
- 1 modified
-
trunk/phpbms/datepicker.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/phpbms/datepicker.php
r77 r117 58 58 <tr> 59 59 <td colspan=6 class="dpHead"><?php echo date("F, Y",$thedate)?></td> 60 <td class="dpHead"><button type="buttton" class="invisibleButtons" id="DPCancel" onClick="closeDPBox();"><img src="<?php echo $_SESSION["app_path"] ?>common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/ button-x.png" align="absmiddle" alt="x" width="16" height="16" border="0" /></button></td>60 <td class="dpHead"><button type="buttton" class="invisibleButtons" id="DPCancel" onClick="closeDPBox();"><img src="<?php echo $_SESSION["app_path"] ?>common/stylesheet/<?php echo $_SESSION["stylesheet"] ?>/image/button-x.png" align="absmiddle" alt="x" width="16" height="16" border="0" /></button></td> 61 61 </tr> 62 62 <tr>