Ignore:
Timestamp:
07/31/08 09:55:32 (4 years ago)
Author:
hverton
Message:

replaced OpenID png by gif, to solve IE transparency issue

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/modules/user_info_panel/templates/modules.user_info_panel.tpl

    r1561 r1562  
    108108                {$locale.062}:<br /><input type='password' name='user_pass' class='textbox' style='width:145px' /><br /> 
    109109            {elseif $method == "openid"} 
    110                 <input type='text' name='user_openid_url' class='textbox' style='width:128px;background: url({$smarty.const.IMAGES}openid_small_logo.png) no-repeat; padding-left: 18px;' /><br /> 
     110                <input type='text' name='user_openid_url' class='textbox' style='width:128px;background: url({$smarty.const.IMAGES}openid_small_logo.gif) no-repeat; padding-left: 18px;' /><br /> 
    111111                <span class='small' style='font-size:90%;'>  <a href="http://{$settings.locale_code}.wikipedia.org/wiki/OpenID"  target="_blank">{$locale.068}</a></span><br /> 
    112112            {/if} 
Note: See TracChangeset for help on using the changeset viewer.