summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
diff options
context:
space:
mode:
authorДмитрий <b1tc0re@inbox.ru>2015-09-27 01:34:11 +0200
committerAndrey Andreev <narf@devilix.net>2015-09-28 12:55:33 +0200
commit2845decb8a1867ae15eff941ae828c210fa64d7e (patch)
tree2f32963fa65c30a6fe6c84e7bbdf988f803be7c8 /user_guide_src/source/libraries
parentee2ece8f59338087cef911073d16b2ee407a31bb (diff)
cal_cel_other
forget to close a tag cal_cel_other
Diffstat (limited to 'user_guide_src/source/libraries')
-rw-r--r--user_guide_src/source/libraries/calendar.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user_guide_src/source/libraries/calendar.rst b/user_guide_src/source/libraries/calendar.rst
index 52883d297..ea0f4d108 100644
--- a/user_guide_src/source/libraries/calendar.rst
+++ b/user_guide_src/source/libraries/calendar.rst
@@ -179,7 +179,7 @@ will be placed within a pair of pseudo-variables as shown here::
{cal_cell_blank}&nbsp;{/cal_cell_blank}
- {cal_cell_other}{day}{cal_cel_other}
+ {cal_cell_other}{day}{/cal_cel_other}
{cal_cell_end}</td>{/cal_cell_end}
{cal_cell_end_today}</td>{/cal_cell_end_today}
@@ -304,4 +304,4 @@ Class Reference
:rtype: CI_Calendar
Harvests the data within the template ``{pseudo-variables}`` used to
- display the calendar. \ No newline at end of file
+ display the calendar.