jommbee
10/15/2013 - 1:48 PM

Events nach Monaten Ausgeben

Events nach Monaten Ausgeben

<?php if ($this->newMonth): ?>  <span class="date"> 
  <?php echo $this->parseDate("F Y", $this->startDate); ?>   
  </span><?php endif; ?>