Changeset 2088

Show
Ignore:
Timestamp:
04/25/08 01:11:30 (3 months ago)
Author:
bsmith
Message:

bugzid:79502 - Add accesskey attributes to commenter sign in and register buttons

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/release-36/tmpl/comment/login.tmpl

    r2084 r2088  
    9090                type="submit" 
    9191                class="primary-button" 
     92                accesskey="s" 
    9293                ><__trans phrase="Sign in"></button> 
    9394        </div> 
  • branches/release-36/tmpl/comment/register.tmpl

    r1101 r2088  
    9292                type="submit" 
    9393                class="primary-button" 
     94                accesskey="s" 
    9495                ><__trans phrase="Register"></button> 
    9596        </div> 
  • branches/release-36/tmpl/comment/signup.tmpl

    r1101 r2088  
    107107                type="submit" 
    108108                class="primary-button" 
     109                accesskey="s" 
    109110                ><__trans phrase="Register"></button> 
    110111        </div>