Show
Ignore:
Timestamp:
04/15/11 21:41:42 (2 years ago)
Author:
Eric
Message:

bug 2265 fixed : Add of a new option to display or not user's password in information email
Improving UAM version check for db upgrade
Version 2.20.4 hard coded

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/admin/template/global.tpl

    r10359 r10391  
    184184          <fieldset> 
    185185            <ul> 
     186              <li> 
     187                <label class="cluetip" title="{'UAM_HidePasswTitle'|translate}|{'UAM_HidePasswTitle_d'|translate}"> 
     188                  {'UAM_HidePassw'|@translate} 
     189                </label> 
     190              <br><br> 
     191                <input type="radio" value="false" {$UAM_HIDEPASSW_FALSE} name="UAM_HidePassw"> 
     192                  {'UAM_Disable'|@translate} 
     193              <br> 
     194                <input type="radio" value="true" {$UAM_HIDEPASSW_TRUE} name="UAM_HidePassw"> 
     195                  {'UAM_Enable'|@translate} 
     196              <br><br> 
     197              </li> 
     198           
    186199              <li> 
    187200                <label class="cluetip" title="{'UAM_infotxtTitle'|translate}|{'UAM_infotxtTitle_d'|translate}">