Author: andre
Date: 2010-06-29 15:02:52 +0200 (Tue, 29 Jun 2010)
New Revision: 42738

Modified:
   openimages/trunk/src/main/webapp/editors/plays.jspx
Log:
date in title


Modified: openimages/trunk/src/main/webapp/editors/plays.jspx
===================================================================
--- openimages/trunk/src/main/webapp/editors/plays.jspx 2010-06-29 12:57:24 UTC 
(rev 42737)
+++ openimages/trunk/src/main/webapp/editors/plays.jspx 2010-06-29 13:02:52 UTC 
(rev 42738)
@@ -20,7 +20,6 @@
 <jsp:include page="inc/navigation.jspx" />
 <div id="wrap">
   <div id="content">
-    <h2># of plays</h2>
     
 <mm:import externid="offset">0</mm:import>
 <mm:import id="max">50</mm:import>
@@ -50,6 +49,10 @@
   <c:otherwise><c:set var="sortorder" value="DOWN" /></c:otherwise>
 </c:choose>
 
+<h2>
+  # of plays 
+  <mm:time format="MMMM yyyy" time="$from" />
+</h2>
 
 <!-- the table -->
 <mm:url id="baseurl" absolute="true" escapeamps="false" 
referids="w?,m?,y?,sf?,so?" write="false" />

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to