[% IF subaction == '' or subaction == 'm_lists' %]

[%|loc%]Lists[%END%]

[%|loc%]Manage lists[%END%]


[%|loc%]Pending lists[%END%] [%|loc%]Closed lists[%END%]

[%|loc%]Consult lists[%END%]


[%|loc%]Lists sorted by creation date[%END%] [%|loc%]Lists sorted by last message date[%END%]
[% END %] [% IF main_robot %] [% IF subaction == 'vhosts' %]

[%|loc%]Virtual Robots[%END%]


[% IF robots %] [%|loc%]The following virtual robots are running on this server:[%END%] [% ELSE %] [%|loc%]No Virtual Robot defined on this server[%END%] [% END %]
[% END %] [% END %] [% IF families -%] [% IF subaction == 'families' %]

[%|loc%]Families[%END%]


[% END %] [% END %] [% IF subaction == 'users' %]

[%|loc%]Users[%END%]




[%|loc%]You can change your users email address here:[%END%]


[%|loc%]Changing a user's email address will apply the change his memberships but it will also apply to his ownerships if he is owner of some lists.[%END%]

[%|loc%]Change identity[%END%]


[%|loc%]As listmaster, you can change your identity and act as someone else. This is may be usefull when providing assistance or to test users privileges. The new identity is attached to the current session[%END%]
[% END %] [% IF subaction == 'archives' %]

[%|loc%]Archives[%END%]


[%|loc%]Rebuild HTML archives using "arctxt" directories as input.[%END%]
([%|loc%] May take a lot of CPU time, be careful![%END%])
[% END %] [% IF subaction == 'logs' %]

[%|loc%]Logs[%END%]


[%|loc%]You can increase the log level specified by configuration only for your current session. On a production server, this allow to keep logs rather small and to test some features with the maximum log level. [%END%]
[%|loc%]Log level:[%END%] 0 | 1 | 2 | 3 | 4
[% END %] [% IF subaction == 'templates' %]

[%|loc%]Templates[%END%]






[%|loc%]view translations[%END%] [%|loc%]Customize templates[%END%]
[%|loc%]When customizing Sympa web templates, it is needed to known which variables can be processed by the tt2 parser.This button is for controlling tt2 vars dump feature:[%END%]
[% IF dumpvars == 'true' %] [% ELSE %] [% END %]
[% END %] [% IF subaction == 'skins' %]

[%|loc%]Skins, CSS and colors[%END%]


[%|loc%]Skins administration page[%END%]
[% END %] [% IF subaction == 'edit_config' %]

[%|loc%]View main config[%END%]


[% SET close_table = '' %] [% FOREACH confparam IN editable_params %] [% IF confparam.title %] [% close_table %]

[% confparam.title %]

[% ELSE %] [% IF dark == '1' %] [% SET dark='0'%] [% ELSE %] [% SET dark='1'%] [% END %] [% SET close_table = '
parameter namevaluedefaultsemantic
[% confparam.name %] [% IF confparam.edit == '1' %]
[% ELSE %] [% confparam.current_value %] [% END %]
[% confparam.default %][% confparam.query %]
' %] [% END %] [% END %] [% close_table %]
[% END %] [% IF subaction == 'translation' %]

[%|loc%]Translating Sympa[%END%]


[%|loc%]Sympa is designed to allow easy internationalization of its user interface (service mail messages and web interface). All translations for one language are gathered in a single PO file that can be manipulated by standard GNU gettext tools.[%END%]
[%|loc%]Check our translation FAQ if you wish to translate Sympa GUI in your native language: [%END%] http://www.sympa.org/howtotranslate.html
[% END %] [% IF subaction == 'tracker' %]

[%|loc%]Submitting a bug, a feature request[%END%]


[%|loc%]You can submit a problem or request a new feature: [%END%]http://www.sympa.org/tracking
[% END %]


[% IF loop_count %] [%|loc(process_id,loop_count,start_time)%]This FastCGI process (%1) has served %2 pages since %3.[%END%] [% END %]