From bbc084371f5035b37a5316667e693f8ab01004a3 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Fri, 24 Feb 2006 12:06:08 +0000 Subject: move service functions to Pigeonholes.php, fix content types dropdown, only check path permissions when it's required, reduce defaults to as simple as possible --- templates/edit_pigeonholes.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/edit_pigeonholes.tpl') diff --git a/templates/edit_pigeonholes.tpl b/templates/edit_pigeonholes.tpl index 2a3939f..05213c5 100644 --- a/templates/edit_pigeonholes.tpl +++ b/templates/edit_pigeonholes.tpl @@ -75,7 +75,7 @@
{formlabel label="Content" for="pigeonhole-content"} {forminput} - {html_options options=$contentDescs name=content_type_guid selected=$contentSelect} + {html_options options=$contentTypes name=content_type_guid selected=$contentSelect} {/forminput} {forminput} -- cgit v1.3