diff options
author | Michael Cullum <unknownbliss@phpbbdevelopers.net> | 2012-04-29 00:34:50 +0100 |
---|---|---|
committer | Unknown Bliss <m@michaelcullum.com> | 2012-09-01 15:04:55 +0100 |
commit | 4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2 (patch) | |
tree | 1c766eb5ee124c205217e8102539bbaf4b7d5628 /phpBB/adm | |
parent | 7a954d352ef1fe84256ad691135b6c6bf0d4bcc5 (diff) | |
download | forums-4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2.tar forums-4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2.tar.gz forums-4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2.tar.bz2 forums-4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2.tar.xz forums-4cbfa6175303d23d35aaa06f8f68d9a3d7d0beb2.zip |
[ticket/10631] A few more extension admin changes
PHPBB3-10631
Diffstat (limited to 'phpBB/adm')
-rw-r--r-- | phpBB/adm/style/acp_ext_list.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_ext_list.html b/phpBB/adm/style/acp_ext_list.html index f5f5241234..f16d347285 100644 --- a/phpBB/adm/style/acp_ext_list.html +++ b/phpBB/adm/style/acp_ext_list.html @@ -61,4 +61,4 @@ </tbody>
</table>
-<!-- INCLUDE overall_footer.html -->
\ No newline at end of file +<!-- INCLUDE overall_footer.html -->
|