[Zope-Checkins] CVS: Zope2 - manage_tabs.dtml:1.3.6.1

Brian Lloyd brian@digicool.com
Wed, 21 Mar 2001 10:35:57 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/App/dtml
In directory korak:/home/brian/temp/zope-23-branch/lib/python/App/dtml

Modified Files:
      Tag: zope-2_3-branch
	manage_tabs.dtml 
Log Message:
Fix bug 2070: use ISO form for last-modified



--- Updated File manage_tabs.dtml in package Zope2 --
--- manage_tabs.dtml	2001/01/10 14:50:54	1.3
+++ manage_tabs.dtml	2001/03/21 15:35:56	1.3.6.1
@@ -159,7 +159,7 @@
 <dtml-if manage_tabs_message>
 <div class="system-msg">
 <dtml-var manage_tabs_message> 
-(<dtml-var ZopeTime fmt="%Y-%m-%d %I:%M %p">)
+(<dtml-var ZopeTime fmt="%Y-%m-%d %H:%M">)
 </div>
 </dtml-if>