diff --git a/phpBB/adm/admin_board.php b/phpBB/adm/admin_board.php index a67e6a16e1..d575852f4e 100644 --- a/phpBB/adm/admin_board.php +++ b/phpBB/adm/admin_board.php @@ -1,23 +1,15 @@ lang['YES_SEARCH_PHRASE']; ?>:
lang['YES_SEARCH_PHRASE_EXPLAIN']; ?> />lang['YES'] ?>    /> lang['NO']; ?> + + lang['RECOMPILE_TEMPLATES']; ?>:
lang['RECOMPILE_TEMPLATES_EXPLAIN']; ?> + />lang['YES'] ?>    /> lang['NO']; ?> + 'Updating of fulltext indexes when posting, overriden if search is disabled.', 'YES_SEARCH_PHRASE' => 'Enable phrase searching', 'YES_SEARCH_PHRASE_EXPLAIN' => 'Searching for phrases requires additional processing.', + 'RECOMPILE_TEMPLATES' => 'Recompile stale templates', + 'RECOMPILE_TEMPLATES_EXPLAIN'=> 'Check for updated template files on filesystem and recompile.', ); // Email settings