diff options
Diffstat (limited to 'templates/calendar_options_inc.tpl')
| -rw-r--r-- | templates/calendar_options_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/calendar_options_inc.tpl b/templates/calendar_options_inc.tpl index 790642d..8c3878c 100644 --- a/templates/calendar_options_inc.tpl +++ b/templates/calendar_options_inc.tpl @@ -2,7 +2,7 @@ {form legend="Data Options" id="data_options"} <div class="row caloptions"> {forminput} - {foreach from=$contentTypes key=value item=type} + {foreach from=$calContentTypes key=value item=type} <div class="cal{$value}"> <label> <input type="checkbox" value="{$value}" name="content_type_guid[]" |
