[Zope3-checkins] CVS: Zope3/src/zope/app/browser/services/service -
services.pt:1.5
Richard Jones
richard at commonground.com.au
Mon Feb 9 00:09:13 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/browser/services/service
In directory cvs.zope.org:/tmp/cvs-serv18810/browser/services/service
Modified Files:
services.pt
Log Message:
help text fix
=== Zope3/src/zope/app/browser/services/service/services.pt 1.4 => 1.5 ===
--- Zope3/src/zope/app/browser/services/service/services.pt:1.4 Mon Feb 9 00:06:21 2004
+++ Zope3/src/zope/app/browser/services/service/services.pt Mon Feb 9 00:09:12 2004
@@ -21,8 +21,9 @@
<div tal:condition="registries">
<p i18n:translate="">
- Unless a service is disabled, the service name
- links to the active service. The (change registration)
+ Unless a service is disabled or provided by a parent site manager,
+ the service name links to the active service.
+ The (change registration)
link allows activating a different implementation or
disabling the service altogether.
</p>
More information about the Zope3-Checkins
mailing list