Skip to Content.
Sympa Menu

en - [sympa-users] ErrorBlocks in edit_list_request.tt2

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: David Mayo <address@concealed>
  • To: address@concealed
  • Subject: [sympa-users] ErrorBlocks in edit_list_request.tt2
  • Date: Mon, 02 Jul 2007 15:31:37 +0100

Hi there,

We have just started piloting Sympa and the biggest question I'm getting
from users is, "On the Edit Lists page, why does the section go red when
you've changed something in it? It says it's been successful but red makes
me think there's been an error."

I can see the line that's doing it in bin/etc/web_tt2/edit_list_request.tt2:

[% IF p.changed == '1' %]
<div class="ErrorBlock">
[% ELSE %]
<div class="block">
[% END %]

However before I go changing this, I'd like to understand the rationale
behind this - as I presume there is a good reason for this?

Regards,


Dave.

David Mayo
Networks/Systems Administrator
University of Bath Computing Services

Tel: 01225 38 6046
Email: address@concealed




Archive powered by MHonArc 2.6.19+.

Top of Page