richard: server/kolab-webadmin/kolab-webadmin/php/admin/templates systemaliasnagscreen.tpl, 1.2, 1.3

cvs at kolab.org cvs at kolab.org
Fri Mar 28 22:45:05 CET 2008


Author: richard

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

Modified Files:
	systemaliasnagscreen.tpl 
Log Message:
Fixes issue2569
(rename of services to settings makes welcome screen fail)
Thanks to Mathieu Parent.



Index: systemaliasnagscreen.tpl
===================================================================
RCS file: /kolabrepository/server/kolab-webadmin/kolab-webadmin/php/admin/templates/systemaliasnagscreen.tpl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- systemaliasnagscreen.tpl	18 Dec 2006 08:04:34 -0000	1.2
+++ systemaliasnagscreen.tpl	28 Mar 2008 21:45:03 -0000	1.3
@@ -11,5 +11,5 @@
 <div id="errorheader">{tr msg="NOTE:"}</div>
 {tr msg="No account is configured to receive mail for administrative addresses. If you have not yet created an account for this, "}
 <a href="{$topdir}/user/user.php?action=create" target="_blank">{tr msg="please do so"}</a> {tr msg="and then go"}
-<a href="{$topdir}/service/#systemaliasconf">{tr msg="here"}</a> {tr msg="to set up forwarding of mail to administrative email addresses."}
+<a href="{$topdir}/settings/#systemaliasconf">{tr msg="here"}</a> {tr msg="to set up forwarding of mail to administrative email addresses."}
 </div>





More information about the commits mailing list