From ffcd307746af6a578fe771c31c306feb9d393e9c Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Tue, 14 Sep 2010 17:25:46 +0200 Subject: [ticket/9675] Add option to delete template/theme/imageset when deleting style. PHPBB3-9675 --- phpBB/adm/style/acp_styles.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index cb4361dd6f..1978537cf4 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -22,6 +22,20 @@

{L_REPLACE_EXPLAIN}
+ +
+

{L_REPLACE_TEMPLATE_EXPLAIN}
+
+
+
+

{L_REPLACE_THEME_EXPLAIN}
+
+
+
+

{L_REPLACE_IMAGESET_EXPLAIN}
+
+
+

-- cgit v1.2.1