From 5de0427d666e29f371d9d857ed2dd762a0ade87f Mon Sep 17 00:00:00 2001 From: "Philip M. Hofer (Frumph)" Date: Thu, 31 Dec 2009 00:35:29 -0800 Subject: [PATCH] for child themes, setting: global $avail_layouts; $avail_layouts = '3c,standard,v'; in the childfunctions.php file in the childtheme directory will set what layouts are available. Signed-off-by: Philip M. Hofer (Frumph) --- comicpress-options.php | 8 ++------ options/themestyle.php | 4 ++-- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/comicpress-options.php b/comicpress-options.php index 6b0740c..f2df937 100644 --- a/comicpress-options.php +++ b/comicpress-options.php @@ -30,14 +30,10 @@ function comicpress_admin() {
- + - +