thomas: server/kolab-webadmin/kolab-webadmin/php/admin/templates service.tpl, 1.13, 1.14

cvs at kolab.org cvs at kolab.org
Thu Jan 25 11:33:44 CET 2007


Author: thomas

Update of /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates
In directory doto:/tmp/cvs-serv11471/kolab-webadmin/kolab-webadmin/php/admin/templates

Modified Files:
	service.tpl 
Log Message:
Reverting martin's commit from 24 Jan 2007 17:47:30

Reasons:
- It is not clear that this is what we want (I think it isn't)
- It only fixes the trigger, not the problem.
- It will cause problems when upgrading.
- It may cause other interactions, nobody checked.
- Commit message doesn't say what is changed.


Index: service.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/service.tpl,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- service.tpl	24 Jan 2007 17:47:30 -0000	1.13
+++ service.tpl	25 Jan 2007 10:33:42 -0000	1.14
@@ -10,7 +10,7 @@
 <a name="systemaliasconf"></a>
 <h2>{tr msg="Administrative email addresses"}</h2>
 <div class="contentsimple">
-<p>{tr msg="You have not yet set up a receiving account for the administrative email addresses hostmaster at yourdomain.tld, postmaster at yourdomain.tld, mailer-daemon at yourdomain.tld, abuse at yourdomain.tld and virusalert at yourdomain.tld. Enter the email address of a kolab account below and press the button to create a distribution list for each of those addresses. Later you can add or remove people from the lists like any other distribution list"}</p>
+<p>{tr msg="You have not yet set up a receiving account for the administrative email addresses hostmaster at yourdomain.tld, postmaster at yourdomain.tld, MAILER-DAEMON at yourdomain.tld, abuse at yourdomain.tld and virusalert at yourdomain.tld. Enter the email address of a kolab account below and press the button to create a distribution list for each of those addresses. Later you can add or remove people from the lists like any other distribution list"}</p>
 {section name=id loop=$systemaliasconf}
 <div class="contentform">
 <form name="systemalias_{$systemaliasconf[id].n}" method="post">





More information about the commits mailing list