Skip to Content.
Sympa Menu

en - Re: [sympa-users] Howto disable list renaming

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Olivier Salaün - CRU <address@concealed>
  • To: Gábor Hargitai <address@concealed>
  • Cc: address@concealed
  • Subject: Re: [sympa-users] Howto disable list renaming
  • Date: Fri, 01 Apr 2005 11:24:42 +0200

You should edit the admin_menu.tt2 template as follows :
    [% IF is_listmaster %]
      <a href=""[%" path_cgi %]/rename_list_request/[% list %]"><span style="font-size: smaller;"><strong>[%|loc%]Rename List[%END%]</strong></span></a>
    [% ELSE %]
      <span style="font-size: smaller; color: [% bg_color %];"><strong>[%|loc%]Rename List[%END%]</strong></span>
    [%END%]

Gábor Hargitai wrote:
how can I disable list renaming except for the listmaster? I can modify web templates, but maybe there is a saner way to do it.
  

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature




Archive powered by MHonArc 2.6.19+.

Top of Page