From 6245afb44a65fa0a6ea5756b90e46d14d95a4661 Mon Sep 17 00:00:00 2001 From: Max Kremmel Date: Mon, 30 Jan 2006 16:41:46 +0000 Subject: use content preferences instead of pigeonhole_settings table --- 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 4eb6fa2..833358a 100644 --- a/templates/edit_pigeonholes.tpl +++ b/templates/edit_pigeonholes.tpl @@ -45,7 +45,7 @@
{formlabel label="Theme" for="pigeonhole-style"} {forminput} - {html_options id="pigeonhole-style" name="pigeonhole[settings][style]" output=$styles values=$styles selected=$pigeonInfo.settings.style} + {html_options id="pigeonhole-style" name="pigeonhole[settings][style]" output=$styles values=$styles selected=$gContent->mPrefs.style} {formhelp note="This theme will be applied when viewing any page belonging to this category."} {/forminput}
-- cgit v1.3