phpBMS

Show
Ignore:
Timestamp:
10/19/06 22:38:43 (6 years ago)
Author:
brieb
Message:

fixed date/time picker typos.
Reset animation settings

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/datepicker.php

    r117 r135  
    5858        <tr> 
    5959                <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"] ?>/image/button-x.png" align="absmiddle" alt="x" width="16" height="16" border="0" /></button></td> 
     60                <td class="dpHead"><button type="button" class="graphicButtons buttonX" id="DPCancel" onclick="closeDPBox();"><span>x</span></button></td> 
    6161        </tr> 
    6262        <tr> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.