phpBMS

Show
Ignore:
Timestamp:
01/05/10 16:57:11 (2 years ago)
Author:
nate
Message:
  • Changed the acceskey attribute on the cancel button on manual_list_sync.php (for the MailChimp? Module) to be consistent with similarly named buttons (i.e. its accesskey is 'x').
  • Said button will change its display name when the script has been run successfully.
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/phpbms/modules/mailchimp/manual_list_sync.php

    r685 r717  
    3333        </div> 
    3434        <p id="cancelP"> 
    35                 <button type="button" class="Buttons" id="cancelButton" accesskey="c" title="access key = 'c'"><span>cancel</span></button> 
     35                <button type="button" class="Buttons" id="cancelButton" accesskey="x" title="access key='x'"><span id="cancelSpan">cancel</span></button> 
    3636        </p> 
    3737</div> 
phpBMS vulnerability assesment provided by Orvant Inc. Copyright © 2010 Kreotek, LLC. All Rights reserved.