[Zope-Checkins] CVS: Zope/lib/python/App/dtml - undo.dtml:1.7
Andreas Jung
cvs-admin at zope.org
Tue Nov 18 03:11:06 EST 2003
Update of /cvs-repository/Zope/lib/python/App/dtml
In directory cvs.zope.org:/tmp/cvs-serv3828/lib/python/App/dtml
Modified Files:
undo.dtml
Log Message:
removed %p
=== Zope/lib/python/App/dtml/undo.dtml 1.6 => 1.7 ===
--- Zope/lib/python/App/dtml/undo.dtml:1.6 Tue Nov 18 03:07:44 2003
+++ Zope/lib/python/App/dtml/undo.dtml Tue Nov 18 03:11:05 2003
@@ -73,7 +73,7 @@
</td>
<td align="right" valign="top" colspan="2" nowrap>
<div class="list-item">
- <dtml-var time fmt="%Y-%m-%d %H:%M:%S %p">
+ <dtml-var time fmt="%Y-%m-%d %H:%M:%S">
</div>
</td>
</tr>
More information about the Zope-Checkins
mailing list