view templates/calendar.xml @ 14:ec1453cb74b8

Plus brutal, mais fonctionnel. Il semblerait que -1 % 12 retourne -1 en PHP, et pas 11...
author Franck Deroche <webmaster@defr.org>
date Fri, 26 Oct 2007 14:24:59 +0200
parents ff57b45eda37
children
line wrap: on
line source
<?xml version='1.0' encoding='UTF-8'?>
<div xmlns='http://www.w3.org/1999/xhtml'
     xmlns:tr='http://defr.net/2007/template'
     class='cal'>
     <a tr:id='calPrev' class='calPrev' />
     <a tr:id='calNext' class='calNext' />
     <tr:currentMonth />
</div>