summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorHash9 <hash9@users.sourceforge.net>2006-06-16 16:10:27 +0000
committerHash9 <hash9@users.sourceforge.net>2006-06-16 16:10:27 +0000
commit99537f91581ad2fb9a961db0b78f60a005f4cea1 (patch)
tree283f800a7a0fcc33936d9f2f06a7465d3e9bd71b /templates
parent17bfc77a7d005ca768bc3c460f712e772021d4da (diff)
downloadcalendar-99537f91581ad2fb9a961db0b78f60a005f4cea1.tar.gz
calendar-99537f91581ad2fb9a961db0b78f60a005f4cea1.tar.bz2
calendar-99537f91581ad2fb9a961db0b78f60a005f4cea1.zip
Fix possible conflict with mod_package_search
Diffstat (limited to 'templates')
-rw-r--r--templates/calendar_options_inc.tpl2
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[]"