Show
Ignore:
Timestamp:
06/23/08 23:05:30 (17 months ago)
Author:
bsmith
Message:

bugzid:79833 - styling indicator with css

Files:
1 modified

Legend:

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

    r2603 r2631  
    495495    } 
    496496    if (el) 
    497         el.innerHTML = '<__trans phrase="Signing in..." escape="js"> <img src="<$mt:StaticWebPath$>images/indicator.white.gif" height="16" width="16" alt="" />'; 
     497        el.innerHTML = '<__trans phrase="Signing in..." escape="js"> <div class="status-indicator">&nbsp;</div>'; 
    498498 
    499499    mtClearUser(); // clear any 'anonymous' user cookie to allow sign in