[Zope-Checkins] CVS: Zope/lib/python/App/dtml - menu.dtml:1.11
Chris McDonough
chrism@zope.com
Wed, 15 Aug 2001 15:00:12 -0400
Update of /cvs-repository/Zope/lib/python/App/dtml
In directory cvs.zope.org:/tmp/cvs-serv3388
Modified Files:
menu.dtml
Log Message:
Changed manage_copyright link description from "Digital Creations" to "Zope Corporation". Still need to figure out what to do about manage_copyright itself, as it contains a license and I'm afraid to change it.
=== Zope/lib/python/App/dtml/menu.dtml 1.10 => 1.11 ===
<strong>
<a href="manage_copyright" target="manage_main">
- © Digital Creations
+ © Zope Corporation
</a>
</strong>
</td>