We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee2ece8 commit 2845decCopy full SHA for 2845dec
user_guide_src/source/libraries/calendar.rst
@@ -179,7 +179,7 @@ will be placed within a pair of pseudo-variables as shown here::
179
180
{cal_cell_blank} {/cal_cell_blank}
181
182
- {cal_cell_other}{day}{cal_cel_other}
+ {cal_cell_other}{day}{/cal_cel_other}
183
184
{cal_cell_end}</td>{/cal_cell_end}
185
{cal_cell_end_today}</td>{/cal_cell_end_today}
@@ -304,4 +304,4 @@ Class Reference
304
:rtype: CI_Calendar
305
306
Harvests the data within the template ``{pseudo-variables}`` used to
307
- display the calendar.
+ display the calendar.
0 commit comments