fix templates/neweventmonth.tmpl: directive name master
authorJulien Moutinho <julm+ikiwiki+events@autogeree.net>
Wed, 31 Dec 2014 00:02:21 +0000 (01:02 +0100)
committerJulien Moutinho <julm+ikiwiki+events@autogeree.net>
Wed, 31 Dec 2014 00:02:21 +0000 (01:02 +0100)
templates/neweventmonth.tmpl

index 580cd94..5d0f692 100644 (file)
@@ -1,6 +1,6 @@
 [[!meta title="<TMPL_VAR MONTH> - <TMPL_VAR MONTHNAME>"]]
 
-[[!calendar type="month" year="<TMPL_VAR YEAR>" month="<TMPL_VAR MONTH>"
+[[!events type="month" year="<TMPL_VAR YEAR>" month="<TMPL_VAR MONTH>"
  base="<TMPL_VAR BASE>"
  pages="page(./<TMPL_VAR MONTH>/*/*) and !*/Discussion"
  ]]