fix templates/neweventmonth.tmpl: directive name
[ikiwiki/events.git] / 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"
  ]]