[CMF-checkins] CVS: CMF/CMFWiki/skins/wiki - wikipage_header.dtml:1.4
Ken Manheimer
klm@zope.com
Thu, 21 Feb 2002 18:59:57 -0500
Update of /cvs-repository/CMF/CMFWiki/skins/wiki
In directory cvs.zope.org:/tmp/cvs-serv28960
Modified Files:
wikipage_header.dtml
Log Message:
Whoops! Included missing "&dtml-" prefix.
=== CMF/CMFWiki/skins/wiki/wikipage_header.dtml 1.3 => 1.4 ===
<small>
Last
- <a href="&wiki_page_url;/&dtml-history;">edited</a>
+ <a href="&dtml-wiki_page_url;/&dtml-history;">edited</a>
<dtml-if last_editor> by <b><dtml-var last_editor></b> </dtml-if>
on <dtml-var bobobase_modification_time fmt=aCommon> </small>
</small>