From aea401ac98461e71e0cd62dd1c296c11c31b88e2 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 13 Jul 2003 17:47:17 +0000 Subject: [PATCH] Guess what git-svn-id: file:///svn/phpbb/trunk@4243 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/admin_styles.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/phpBB/adm/admin_styles.php b/phpBB/adm/admin_styles.php index e1bdc1279a..22bc9c9ddb 100644 --- a/phpBB/adm/admin_styles.php +++ b/phpBB/adm/admin_styles.php @@ -1319,7 +1319,9 @@ function csspreview() ', $row['theme_name'], '') : $row['theme_name']; +// echo (is_writeable($phpbb_root_path . 'styles/themes/' . $row['css_external'])) ? sprintf('%s%s%s', "', $row['theme_name'], '') : $row['theme_name']; + + echo sprintf('%s%s%s', "', $row['theme_name'], ''); ?>  ">Regenerate | ">Delete | ">Export | ">Preview