From bf8ac19eaa8d74f9dfd6d597190f5664e7339382 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:13:59 +0000 Subject: Move trunk/phpBB to old_trunk/phpBB git-svn-id: file:///svn/phpbb/trunk@10210 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_board.html | 49 ------------------------------------------ 1 file changed, 49 deletions(-) delete mode 100644 phpBB/adm/style/acp_board.html (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html deleted file mode 100644 index bb16204801..0000000000 --- a/phpBB/adm/style/acp_board.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - -

{L_TITLE}

- -

{L_TITLE_EXPLAIN}

- - -
-

{L_WARNING}

-

{ERROR_MSG}

-
- - -
- - - - - - -
- {options.LEGEND} - - -
-

{options.TITLE_EXPLAIN}
-
{options.CONTENT}
-
- - - - - - - {auth_tpl.TPL} - - - -

-   - -

- {S_FORM_TOKEN} -
-
- - -- cgit v1.2.1 From 2e17e448deed073f8614bb555a8ef20c57291c2a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:14:59 +0000 Subject: Copy 3.0.x branch to trunk git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_board.html | 49 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 phpBB/adm/style/acp_board.html (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html new file mode 100644 index 0000000000..bb16204801 --- /dev/null +++ b/phpBB/adm/style/acp_board.html @@ -0,0 +1,49 @@ + + + + +

{L_TITLE}

+ +

{L_TITLE_EXPLAIN}

+ + +
+

{L_WARNING}

+

{ERROR_MSG}

+
+ + +
+ + + + + + +
+ {options.LEGEND} + + +
+

{options.TITLE_EXPLAIN}
+
{options.CONTENT}
+
+ + + + + + + {auth_tpl.TPL} + + + +

+   + +

+ {S_FORM_TOKEN} +
+
+ + -- cgit v1.2.1 From 3f61075a15c6c1cd32c11831234b91b6a33500ae Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sun, 11 Sep 2011 12:10:46 -0700 Subject: [ticket/10362] HTML5 Fix - Replace name attribute with id in anchors When validating for HTML5, the name attribute is obsolete/deprecated when used in anchor tags. The ID tag should be used here instead. PHPBB3-10362 --- phpBB/adm/style/acp_board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index bb16204801..781f5c6bce 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -1,6 +1,6 @@ - +

{L_TITLE}

-- cgit v1.2.1 From d124cd2d593bf66abf173e1c5b97c7f371a09dc4 Mon Sep 17 00:00:00 2001 From: Nathan Guse Date: Fri, 3 Aug 2012 11:50:59 -0500 Subject: [ticket/10780] Replace colon usage in adm template output with {L_COLON} Same as 46a7940a976ec1f54078f803ec949aa2bfbf6316, but for ACP templates PHPBB3-10780 --- phpBB/adm/style/acp_board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index 781f5c6bce..6b8ceb3ef6 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -25,7 +25,7 @@
-

{options.TITLE_EXPLAIN}
+

{options.TITLE_EXPLAIN}
{options.CONTENT}
-- cgit v1.2.1 From 29b472c2e5c8a878b592c53733cc57961d60a0af Mon Sep 17 00:00:00 2001 From: Joseph Warner Date: Mon, 8 Jul 2013 13:59:24 -0400 Subject: [ticket/11626] Include the template file in acp_board PHPBB3-11626 --- phpBB/adm/style/acp_board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index 6b8ceb3ef6..df7f5e537b 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -34,7 +34,7 @@ - {auth_tpl.TPL} + -- cgit v1.2.1 From 3465867a4eee21b62707e9a28ad7831f8677363f Mon Sep 17 00:00:00 2001 From: Joseph Warner Date: Mon, 8 Jul 2013 14:57:25 -0400 Subject: [ticket/11626] Change the identifier template file in the template PHPBB3-11626 --- phpBB/adm/style/acp_board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index df7f5e537b..cd4c25a756 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -34,7 +34,7 @@ - + -- cgit v1.2.1 From f24a8e5b8150bcd892585531585ef46f49db0ef7 Mon Sep 17 00:00:00 2001 From: Joseph Warner Date: Mon, 8 Jul 2013 15:24:23 -0400 Subject: [ticket/11626] Make identifier uppercase per style requirements PHPBB3-11626 --- phpBB/adm/style/acp_board.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index cd4c25a756..1a09c4eee6 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -34,7 +34,7 @@ - + -- cgit v1.2.1 From d95164e64155ea3bdbca69532af5dd49c093b351 Mon Sep 17 00:00:00 2001 From: Cesar G Date: Tue, 6 May 2014 17:52:12 -0700 Subject: [ticket/9388] Display only the settings for the auth method that's selected. PHPBB3-9388 --- phpBB/adm/style/acp_board.html | 1 + 1 file changed, 1 insertion(+) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index 1a09c4eee6..4cc0c9a9c3 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -33,6 +33,7 @@ + -- cgit v1.2.1 From f95a7b0222a8c223644db08edf0b5364b6847a2f Mon Sep 17 00:00:00 2001 From: Cesar G Date: Thu, 8 May 2014 08:32:54 -0700 Subject: [ticket/9388] Reopen
after auth templates. PHPBB3-9388 --- phpBB/adm/style/acp_board.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'phpBB/adm/style/acp_board.html') diff --git a/phpBB/adm/style/acp_board.html b/phpBB/adm/style/acp_board.html index 4cc0c9a9c3..64592a5de2 100644 --- a/phpBB/adm/style/acp_board.html +++ b/phpBB/adm/style/acp_board.html @@ -33,10 +33,12 @@ -
+ +
+ {L_ACP_SUBMIT_CHANGES}

-- cgit v1.2.1