Ignore:
Timestamp:
Jan 22, 2013, 1:43:58 PM (11 years ago)
Author:
mistic100
Message:

fix redirect error, provide 3 sizes of icons, display login info on register page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/template/profile.tpl

    r20301 r20323  
    2929  {'Logged with'|@translate} : <b>{$OAUTH_PROVIDER}</b><br>
    3030  <b>{'Username'|@translate}</b> : {$OAUTH_USERNAME}<br>
    31   <b>{'Profile URL'|@translate}</b> : <a href="{$OAUTH_URL}">{$OAUTH_URL|truncate:40:' ... ':true:true}</a>
     31  <b>{'Profile URL'|@translate}</b> : <a href="{$OAUTH_PROFILE_URL}">{$OAUTH_PROFILE_URL|truncate:40:' ... ':true:true}</a>
    3232</div>
Note: See TracChangeset for help on using the changeset viewer.