Update of /cvsroot/php-blog/serendipity/templates/wp
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1761
Modified Files:
plugin_calendar.tpl
Log Message:
:-)
Index: plugin_calendar.tpl
===================================================================
RCS file: /cvsroot/php-blog/serendipity/templates/wp/plugin_calendar.tpl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- plugin_calendar.tpl 11 Dec 2004 20:47:43 -0000 1.1
+++ plugin_calendar.tpl 29 Jan 2005 13:06:57 -0000 1.2
@@ -1,5 +1,5 @@
<table id="wp-calendar">
- <caption>November 2004</caption>
+ <caption>{$plugin_calendar_head.month_date|formatTime:"%B '%y":false}</caption>
<thead>
<tr>
<th abbr="Sunday" scope="col" title="Sunday">S</th>
|