diff options
| author | Cesar G <prototech91@gmail.com> | 2014-05-09 13:49:41 -0700 |
|---|---|---|
| committer | Cesar G <prototech91@gmail.com> | 2014-05-09 13:49:41 -0700 |
| commit | e233f0af3615070a003a49bf055ae9fa582cc899 (patch) | |
| tree | edfeb589866241895c720b59083700ea0f2da9e1 /phpBB/adm/style/acp_search.html | |
| parent | 2ca01bdcbee86cdbf9971c356c2224e9ea8358f4 (diff) | |
| download | forums-e233f0af3615070a003a49bf055ae9fa582cc899.tar forums-e233f0af3615070a003a49bf055ae9fa582cc899.tar.gz forums-e233f0af3615070a003a49bf055ae9fa582cc899.tar.bz2 forums-e233f0af3615070a003a49bf055ae9fa582cc899.tar.xz forums-e233f0af3615070a003a49bf055ae9fa582cc899.zip | |
[ticket/9388] Use "togglable" instead of "toggable"
PHPBB3-9388
Diffstat (limited to 'phpBB/adm/style/acp_search.html')
| -rw-r--r-- | phpBB/adm/style/acp_search.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_search.html b/phpBB/adm/style/acp_search.html index dd63eac7d5..1cde52acf3 100644 --- a/phpBB/adm/style/acp_search.html +++ b/phpBB/adm/style/acp_search.html @@ -46,7 +46,7 @@ <legend>{L_SEARCH_TYPE}</legend> <dl> <dt><label for="search_type">{L_SEARCH_TYPE}{L_COLON}</label><br /><span>{L_SEARCH_TYPE_EXPLAIN}</span></dt> - <dd><select id="search_type" name="config[search_type]" data-toggable-settings="true">{S_SEARCH_TYPES}</select></dd> + <dd><select id="search_type" name="config[search_type]" data-togglable-settings="true">{S_SEARCH_TYPES}</select></dd> </dl> </fieldset> |
