Show
Ignore:
Timestamp:
05/23/11 19:05:01 (2 years ago)
Author:
Eric
Message:

Remove all options related to comments because they are processed in new "Comments Access Manager" plugin.
New version 2.20.8 hard coded for publication.

Files:
1 modified

Legend:

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

    r10957 r11018  
    666666 
    667667            <li> 
    668               <label class="cluetip" title="{'UAM_commentTitle'|translate}|{'UAM_commentTitle_d'|translate}"> 
    669                 {'UAM_No_Comment_Anonymous'|@translate} 
    670               </label> 
    671             <br><br> 
    672               <input type="radio" value="false" {$UAM_NO_COMMENT_ANO_FALSE} name="UAM_No_Comment_Anonymous"> 
    673                 {'UAM_Disable'|@translate} 
    674             <br> 
    675               <input type="radio" value="true" {$UAM_NO_COMMENT_ANO_TRUE} name="UAM_No_Comment_Anonymous"> 
    676                 {'UAM_Enable'|@translate} 
    677             <br><br> 
    678             </li> 
    679  
    680             <li> 
    681               <label class="cluetip" title="{'UAM_GroupCommTitle'|translate}|{'UAM_GroupCommTitle_d'|translate}"> 
    682                 {'UAM_Group_Comments'|@translate} 
    683               </label> 
    684             <br><br> 
    685               <input type="radio" value="false" {$UAM_GROUPCOMM_FALSE} name="UAM_GroupComm"> 
    686                 {'UAM_Disable'|@translate} 
    687             <br> 
    688               <input type="radio" value="true" {$UAM_GROUPCOMM_TRUE} name="UAM_GroupComm"> 
    689                 {'UAM_Enable'|@translate} 
    690             <br><br> 
    691               <ul> 
    692                 <li> 
    693                   <label> 
    694                     {'UAM_AllowedComm_Group'|@translate} 
    695                   </label> 
    696                 <br><br> 
    697                   <div id="uam_leftmargin"> 
    698                     {html_options name="UAM_AllowComm_Group" options=$AllowComm_Group.group_options selected=$AllowComm_Group.group_selected} 
    699                   </div> 
    700                 </li> 
    701               </ul> 
    702             <br><br> 
    703             </li> 
    704  
    705             <li> 
    706668              <label class="cluetip" title="{'UAM_RedirTitle'|translate}|{'UAM_RedirTitle_d'|translate}"> 
    707669                {'UAM_RedirToProfile'|@translate}