From 3e80c0339d7fc6666a8925b6c45981e7582a310e Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 29 Sep 2003 00:21:01 +0000 Subject: [PATCH] Tpl compile stuff git-svn-id: file:///svn/phpbb/trunk@4519 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/admin_board.php | 36 +++++++++++++++----------------- phpBB/language/en/lang_admin.php | 2 ++ 2 files changed, 19 insertions(+), 19 deletions(-) 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