diff options
| author | Cesar G <prototech91@gmail.com> | 2014-05-06 17:52:12 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2014-05-08 08:35:38 -0700 |
| commit | d95164e64155ea3bdbca69532af5dd49c093b351 (patch) | |
| tree | 89cbbb3a81774662c84f75fe1e31c3665a1ea660 /phpBB/adm/style/acp_board.html | |
| parent | 2e025f1655293d3032f04907e5d74a812e1a659a (diff) | |
| download | forums-d95164e64155ea3bdbca69532af5dd49c093b351.tar forums-d95164e64155ea3bdbca69532af5dd49c093b351.tar.gz forums-d95164e64155ea3bdbca69532af5dd49c093b351.tar.bz2 forums-d95164e64155ea3bdbca69532af5dd49c093b351.tar.xz forums-d95164e64155ea3bdbca69532af5dd49c093b351.zip | |
[ticket/9388] Display only the settings for the auth method that's selected.
PHPBB3-9388
Diffstat (limited to 'phpBB/adm/style/acp_board.html')
| -rw-r--r-- | phpBB/adm/style/acp_board.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <!-- END options --> <!-- IF S_AUTH --> + </fieldset> <!-- BEGIN auth_tpl --> <!-- INCLUDE {auth_tpl.TEMPLATE_FILE} --> <!-- END auth_tpl --> |
