From f83b7e1581daf1911bfe9e9c69ff9961ef2a184d Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Sun, 7 May 2006 21:44:23 +0000 Subject: - added the template editor (doesn't use a hardcoded list of template filenames for categorisation anymore) - fix some bugs related to storing template files in the database - allow templates stored in subfolders of the /styles/name/template/ folder git-svn-id: file:///svn/phpbb/trunk@5894 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_styles.html | 80 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 80 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_styles.html b/phpBB/adm/style/acp_styles.html index 14f9241f1b..4f1ecf95c1 100644 --- a/phpBB/adm/style/acp_styles.html +++ b/phpBB/adm/style/acp_styles.html @@ -108,6 +108,86 @@ + + + « {L_BACK} + +

{L_EDIT_TEMPLATE}

+ +

{L_EDIT_TEMPLATE_EXPLAIN}

+ +
+ +
+ {L_SELECT_TEMPLATE} +
+
+
 
+
+
+ +
+ + + + +
+ +
+ {L_TEMPLATE_EDITOR} +
+
+
{TEMPLATE_FILE}
+
+
+
+
+
+ +
+ +
+ {S_HIDDEN_FIELDS} + +
+ +
+ -- cgit v1.2.1