From 2e49efc12d84b5a0111d61e7066bea77bcb4e5c1 Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Wed, 5 Mar 2014 14:54:04 -0800 Subject: [ticket/12248] Use id instead of name attribute in a tags PHPBB3-12248 --- phpBB/adm/style/acp_ext_delete_data.html | 2 +- phpBB/adm/style/acp_ext_details.html | 2 +- phpBB/adm/style/acp_ext_disable.html | 2 +- phpBB/adm/style/acp_ext_enable.html | 2 +- phpBB/adm/style/acp_ext_list.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'phpBB') diff --git a/phpBB/adm/style/acp_ext_delete_data.html b/phpBB/adm/style/acp_ext_delete_data.html index 5b38d9b8d0..0f3adb7cfe 100644 --- a/phpBB/adm/style/acp_ext_delete_data.html +++ b/phpBB/adm/style/acp_ext_delete_data.html @@ -1,6 +1,6 @@ - +

{L_EXTENSIONS_ADMIN}

diff --git a/phpBB/adm/style/acp_ext_details.html b/phpBB/adm/style/acp_ext_details.html index c43a229515..b6552bbbd4 100644 --- a/phpBB/adm/style/acp_ext_details.html +++ b/phpBB/adm/style/acp_ext_details.html @@ -1,6 +1,6 @@ - + « {L_BACK} diff --git a/phpBB/adm/style/acp_ext_disable.html b/phpBB/adm/style/acp_ext_disable.html index 4fa0893be7..d650544ff7 100644 --- a/phpBB/adm/style/acp_ext_disable.html +++ b/phpBB/adm/style/acp_ext_disable.html @@ -1,6 +1,6 @@ - +

{L_EXTENSIONS_ADMIN}

diff --git a/phpBB/adm/style/acp_ext_enable.html b/phpBB/adm/style/acp_ext_enable.html index 670904a2ce..42523f1f58 100644 --- a/phpBB/adm/style/acp_ext_enable.html +++ b/phpBB/adm/style/acp_ext_enable.html @@ -1,6 +1,6 @@ - +

{L_EXTENSIONS_ADMIN}

diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index 09cf6a31f5..2fcc6eab31 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -1,6 +1,6 @@ - +

{L_EXTENSIONS_ADMIN}

-- cgit v1.2.1