Changeset 2662

Show
Ignore:
Timestamp:
06/30/08 22:35:09 (20 months ago)
Author:
bsmith
Message:

bugzid:80398 - updaing html semantics

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/release-41/default_templates/javascript.mtml

    r2650 r2662  
    506506    } 
    507507    if (el) 
    508         el.innerHTML = '<__trans phrase="Signing in..." escape="js"> <div class="status-indicator">&nbsp;</div>'; 
     508        el.innerHTML = '<__trans phrase="Signing in..." escape="js"> <span class="status-indicator">&nbsp;</span>'; 
    509509 
    510510    mtClearUser(); // clear any 'anonymous' user cookie to allow sign in